Automatically purge every server-side cache on your WordPress site — plugins, hosting environments, PHP, memory stores, and CDNs — all from one place.
Prioritized issue groups from the latest Plugin Check scan
Security
17
8 issue groups
I18n
8
1 issue group
Maintainability
7
5 issue groups
Sample message
The $text parameter must be a single text string literal. Found: $_fgs[$_i]['title']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Unescaped parameter $_cache_rel_tbl used in $wpdb->query()\n$_cache_rel_tbl assigned unsafely at line 915.
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$_cache_rel_tbl} at "TRUNCATE `{$_cache_rel_tbl}`;"
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_METHOD']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['SERVER_ADDR']. Check that the array index exists before using it.
Sample message
$_SERVER['REQUEST_METHOD'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete 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
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.3.21
51
Latest
v2.3.03
62
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 32 | 16 | 16 | v2.3.21 | 2.0.0 |
| 62 | 37 | 12 | 25 | v2.3.03 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.