Clear all cache sources in one click from the WordPress admin bar, including WP cache, transients, sessions, browser cache.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
16
7 issue groups
Security
8
3 issue groups
I18n
3
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "breeze_clear_all_cache".
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
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Do not use Localhost/127.0.0.1/*.local in your code. Found: https://localhost/
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_data".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.2.3
75
Latest
v1.2.2.1
76
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 75 | 27 | 7 | 20 | v1.2.3 | 2.0.0 |
| 76 | 24 | 7 | 17 | v1.2.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.