A complete WordPress security firewall: blocks IPs, bots, countries & ASN. Includes an intelligent WAF, Threat Scoring, Geo-Challenge, and 2FA.
Prioritized issue groups from the latest Plugin Check scan
Security
125
6 issue groups
Maintainability
25
11 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Error determining the size of \"$database\"."'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$full_table_name} at "DROP TABLE IF EXISTS `{$full_table_name}`"
Sample message
Unescaped parameter $query used in $wpdb->get_row()\n$query assigned unsafely at line 36.
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$target]
Sample message
$_COOKIE[$target] not unslashed before sanitization. Use wp_unslash() or similar
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
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEPAGE".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
162
External assets
3
Incoming endpoints
55
register_rest_route
register_rest_route
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
40 more hidden
17 score snapshots
v8.11.17
40
Latest
v8.11.15
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 150 | 94 | 56 | v8.11.17 | 2.0.0 |
| 40 | 150 | 94 | 56 | v8.11.15 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.