Protect your Contact Form 7 forms with GDPR-compliant Double Opt-In. Ensure valid emails, prevent fake signups, and stay compliant.
Prioritized issue groups from the latest Plugin Check scan
Security
425
11 issue groups
Maintainability
370
12 issue groups
I18n
20
2 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found $action
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'f12_cf7_doubleoptin_do_sanitize_key_'.$key".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$L".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$budget} at \t\t\t\t budget_attempts = {$budget},\n
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
$_GET['keyword'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $budget used in $wpdb->query()\n$budget assigned unsafely at line 129.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$autoDetected'.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Unescaped parameter $table used in $wpdb->get_results()
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
The upgrade notice for "3.2.0" exceeds the limit of 300 characters.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot resolve parameter {$param->getName()} for {$class}"'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "F12_DEBUG".
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Missing $domain parameter in function call to _e().
Sample message
Attempting a database schema change is discouraged.
Potential connections found in static code analysis.
Outbound calls
18
External assets
1
Incoming endpoints
13
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
11 score snapshots
v5.6.3
22
Latest
v5.6.0
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 844 | 352 | 492 | v5.6.3 | 2.1.0 |
| 22 | 843 | 352 | 491 | v5.6.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.