Blocks spam the moment you activate it. No CAPTCHA, no setup, no API key. Multi-Layer. Just install and forget.
Prioritized issue groups from the latest Plugin Check scan
Security
111
9 issue groups
Maintainability
66
9 issue groups
I18n
1
1 issue group
Sample message
Processing form data without nonce verification.
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
Use placeholders and $wpdb->prepare(); found interpolated variable $column at GROUP BY $column ORDER BY count DESC, label ASC LIMIT %d"
Sample message
Detected usage of a non-sanitized input variable: $_POST[$fieldId]
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 193.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
Sample message
Unescaped parameter $column used in $wpdb->get_results()\n$column used without escaping.
Sample message
Attempting a database schema change is discouraged.
Sample message
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.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$option".
Sample message
set_error_handler() 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 '$this'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
33
External assets
0
Incoming endpoints
16
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
10 score snapshots
v3.1.1
40
Latest
v3.1.0
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 178 | 11 | 167 | v3.1.1 | 2.1.0 |
| 40 | 179 | 11 | 168 | v3.1.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.