Block VPNs, proxies, Tor, and spam on WordPress. Strengthen security and stop fake users with smart IP blocking via proxycheck.io.
Prioritized issue groups from the latest Plugin Check scan
Security
48
6 issue groups
Maintainability
24
3 issue groups
I18n
2
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
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
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $log_table used in $wpdb->get_row()\n$log_table assigned unsafely at line 19.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$log_table} at "SELECT ( SELECT COUNT(*) FROM {$log_table} WHERE blocked_at >= %s ) AS total_blocks, ( SELECT COUNT(DISTINCT ip_address) FROM {$log_table} WHERE blocked_at >= %s ) AS unique_ips"
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
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
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
110
External assets
0
Incoming endpoints
16
No external asset domains detected.
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
2 score snapshots
v3.6.0
44
Latest
v3.5.9
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 74 | 0 | 74 | v3.6.0 | 2.0.0 |
| 42 | 82 | 10 | 72 | v3.5.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.