Controls for Contact Form 7 (Redirects, Analytics & Tracking)

Analytics, tracking, redirects and storage for Contact Form 7.

v0.10.0KasparsUpdated 2025-01-20Added Sep 13, 201410k+ installs100% rating
68
Score
4
Errors
14
Warnings
+0
Change

Category Scores

Security45
Repo94
Performance100
Maintainability96

Top Issues by Category

Issues Details

18 issues found in latest scan

WARNING7
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR2
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error_html'.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['extra']

WARNING2
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['extra'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING1
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING1
mismatched_plugin_name

Plugin name "Controls for Contact Form 7 (Redirects, Analytics & Tracking)" is different from the name declared in plugin header "Controls for Contact Form 7".

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
outdated_tested_upto_header

Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

WARNING1
trademarked_term

The plugin slug includes a restricted term. Your plugin slug - "contact-form-7-extras" - contains the restricted term "contact-form-7" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "contact-form-7" elsewhere in your plugin slug, such as "... for contact-form-7".

Latest Snapshot

Findings

18

Errors

4

Warnings

14

Score History

First score snapshot

First scan completed Jun 20, 2026

v0.10.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v0.10.0

68

Latest

Findings
18
Errors
4
Warnings
14
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins