Block spam on Contact Form 7, WPForms & comments. No API key. GDPR compliant. Free for commercial use. No configuration needed.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
78
12 issue groups
Security
30
6 issue groups
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
Unescaped parameter $extra_table used in $wpdb->query()\n$extra_table used without escaping.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "INSERT INTO $table_name \n
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->settings_page_id . '_settings_page_boxes'".
Sample message
$_POST[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_FS__PRODUCT_5065_MULTISITE".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "grunion_optimize_table".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$csv_content'.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
267
External assets
2
Incoming endpoints
9
No external asset domains detected.
wp_ajax
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.0.1
49
Latest
v3.0.0
49
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 49 | 108 | 2 | 106 | v3.0.1 | 2.0.0 |
| 49 | 108 | 2 | 106 | v3.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.