WP Manifestindependent plugin directory
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.zip

Declares 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

TagPublishedAssetDownloads
3.1.0Jan 17, 2026
3.0.0Apr 2, 2025
2.0.2Sep 8, 2024
2.0.1Sep 7, 2024
2.0.0Sep 6, 2024
1.2.3Dec 26, 2022
1.2.2Dec 26, 2022
1.2.1Dec 26, 2022
1.2.0Dec 26, 2022
1.1.1Dec 26, 2022
1.1.0Dec 26, 2022
1.0.0Dec 26, 2022
v1.2.3Feb 6, 2022
v1.2.2Feb 1, 2022
v1.2.1Feb 1, 2022