manifest / performance / clear-caches
Clear Caches
Purge all of the WordPress caches
by LittleBizzy · github.com/littlebizzy/clear-caches · website
★ 18stars
3forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/littlebizzy/clear-caches/archive/refs/heads/master.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
Clear Caches
Purge all of the WordPress caches
Description
Clear Caches provides individual WordPress and server-side cache controls from the WordPress admin bar.
Cached data can sometimes cause old content, settings, templates, or code to remain visible after site changes. Authorized users can clear PHP OPcache, Nginx cache files, the object cache, or database transients without using command-line tools or restarting services. The controls are available from the admin bar on both frontend and admin screens when the admin bar is displayed.
The object-cache action includes handlers for Memcached, Memcache, Redis, Predis, and Relay, with wpcacheflush() used as the WordPress fallback. Memcached, Memcache, Redis, and Predis handlers perform a basic write-and-read check after flushing, while other handlers report the result supported by their backend.
Nginx cache deletion is restricted to a predefined list of known cache directories. The configured path must resolve to one of those directories and must exist, be writable, and be a directory before any files are removed.
On Multisite installations, transients stored in the current site’s options table are cleared. Network transien
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 3.1.0 | Jan 17, 2026 | — | — |
| 3.0.0 | Apr 2, 2025 | — | — |
| 2.0.2 | Sep 8, 2024 | — | — |
| 2.0.1 | Sep 7, 2024 | — | — |
| 2.0.0 | Sep 6, 2024 | — | — |
| 1.2.3 | Dec 26, 2022 | — | — |
| 1.2.2 | Dec 26, 2022 | — | — |
| 1.2.1 | Dec 26, 2022 | — | — |
| 1.2.0 | Dec 26, 2022 | — | — |
| 1.1.1 | Dec 26, 2022 | — | — |
| 1.1.0 | Dec 26, 2022 | — | — |
| 1.0.0 | Dec 26, 2022 | — | — |
| v1.2.3 | Feb 6, 2022 | — | — |
| v1.2.2 | Feb 1, 2022 | — | — |
| v1.2.1 | Feb 1, 2022 | — | — |