Clear Cache Everywhere Security & Risk Analysis

wordpress.org/plugins/clear-cache-everywhere

Clear all cache sources in one click from the WordPress admin bar, including WP cache, transients, sessions, browser cache.

200 active installs v1.2.0 PHP 7.4+ WP 5.9+ Updated Feb 11, 2026
admin-barcacheclear-cacheflush-cacheperformance
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Clear Cache Everywhere Safe to Use in 2026?

Generally Safe

Score 100/100

Clear Cache Everywhere has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "clear-cache-everywhere" plugin v1.2.0 demonstrates a generally strong security posture with several good practices in place. The static analysis reveals no critical vulnerabilities, such as dangerous functions, unsanitized taint flows, or file operations. The plugin also shows a high percentage of properly escaped outputs and implements nonce and capability checks on its entry points, which is commendable. The absence of any known CVEs in its history further contributes to its positive security standing, suggesting consistent developer attention to security or a lack of historically exploitable flaws.

However, there are minor areas for potential improvement. While the attack surface is relatively small with 3 AJAX handlers, the fact that 0 of them are without auth checks indicates that all entry points are currently protected. The presence of SQL queries, even with a majority using prepared statements, always warrants careful review to ensure no edge cases could lead to injection vulnerabilities. The plugin also makes external HTTP requests, which can sometimes be a vector for introducing vulnerabilities if not handled securely. Overall, this plugin appears to be developed with security in mind, but ongoing vigilance and adherence to best practices for the identified areas are recommended.

Vulnerabilities
None known

Clear Cache Everywhere Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Clear Cache Everywhere Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
3 prepared
Unescaped Output
2
34 escaped
Nonce Checks
4
Capability Checks
4
File Operations
0
External Requests
3
Bundled Libraries
0

SQL Query Safety

60% prepared5 total queries

Output Escaping

94% escaped36 total outputs
Attack Surface

Clear Cache Everywhere Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_cceverywhere_clear_ajax_actioninc\clear-cache.php:66
authwp_ajax_cceverywhere_run_page_actionsinc\clear-cache.php:67
authwp_ajax_cceverywhere_run_single_page_actioninc\clear-cache.php:68
WordPress Hooks 15
actioninitinc\admin-bar.php:22
actionadmin_bar_menuinc\admin-bar.php:51
actionwp_enqueue_scriptsinc\admin-bar.php:54
actionadmin_enqueue_scriptsinc\admin-bar.php:55
actioninitinc\clear-cache.php:23
actionwp_loadedinc\clear-cache.php:63
actionwp_enqueue_scriptsinc\clear-cache.php:71
actionadmin_enqueue_scriptsinc\clear-cache.php:72
filterplugin_row_metainc\common.php:39
actionadmin_initinc\common.php:51
actionadmin_noticesinc\common.php:54
actioninitinc\settings.php:23
actionadmin_menuinc\settings.php:47
actionadmin_initinc\settings.php:50
actionadmin_enqueue_scriptsinc\settings.php:53
Maintenance & Trust

Clear Cache Everywhere Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedFeb 11, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Clear Cache Everywhere Developer Profile

PluginRx

12 plugins · 2K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
10 days
View full developer profile
Detection Fingerprints

How We Detect Clear Cache Everywhere

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/clear-cache-everywhere/inc/css/admin-bar.css/wp-content/plugins/clear-cache-everywhere/inc/js/admin-bar.js
Script Paths
/wp-content/plugins/clear-cache-everywhere/inc/js/admin-bar.js
Version Parameters
clear-cache-everywhere/inc/css/admin-bar.css?ver=clear-cache-everywhere/inc/js/admin-bar.js?ver=

HTML / DOM Fingerprints

CSS Classes
clear-cache-button
FAQ

Frequently Asked Questions about Clear Cache Everywhere