A trustworthy antispam plugin for Contact Form 7. Wave goodbye to spam and keep your inbox clean!
Category Scores
Top Issues by Category
i18n10
maintainability7
repo_compliance1
Issues Details
22 issues found in latest scan
Mismatched text domain. Expected 'cf7-antispam' but got 'contact-form-7'.
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "b8".
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '": Unknown configuration key: \"$name\""'.
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Tested up to: 6.9 < 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.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'cf7-antispam' but got 'contact-form-7'. | 9 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound | WARNING | Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "b8". | 7 |
| WordPress.Security.EscapeOutput.ExceptionNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '": Unknown configuration key: \"$name\""'. | 4 |
| PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | WARNING | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.9 < 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. | 1 |
Latest Snapshot
Findings
22
Errors
14
Warnings
8
Score History
First score snapshot
First scan completed Jun 20, 2026
v0.7.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v0.7.6
86
Latest
- Findings
- 22
- Errors
- 14
- Warnings
- 8
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 86 | 22 | 14 | 8 | v0.7.6 | 2.0.0 | 2026.06-mvp-static-v2 |