manifest / performance / nerd-cache-clear
Nerd Cache Clear
A powerful WordPress plugin that provides tools to clear various types of cache
by narcolepticnerd · github.com/rcg4u/nerd-cache-clear · website
★ 0stars
0forks
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/rcg4u/nerd-cache-clear/archive/refs/heads/main.zipNerd Cache Clear
Nerd Cache Clear is a powerful WordPress plugin to clear various types of cache including BunnyCDN.
Features
- Clear Redis (object cache), JCH Optimize, Elementor, WP Rocket, Filesystem, Essential Addons, OceanWP, and BunnyCDN caches.
- Resave WordPress permalinks from the plugin admin page.
- New: Specify the order in which caches are cleared using a drag-and-drop interface.
Usage
- Go to the Nerd Cache Clear settings page in your WordPress admin panel.
- Use the "Clear All Caches" button to clear all caches in the specified order.
- New: Reorder the cache clearing sequence by dragging and dropping the cache types in the list. The default order is
redis,elementor,ea_elementor,filesystem,wp_rocket,bunny_cdn,oceanwp. - Click "Save Cache Order" to save your custom order.
- Use "Resave Permalinks" when you need to flush WordPress rewrite rules.
Installation
- Upload the plugin files to the
/wp-content/plugins/nerd-cache-cleardirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress.
- Use the Settings->Nerd Cache Clear screen to configure the plugin.
Changelog
Version 1.4
- Added option for users to specify the order of cache clearing using a drag-and-drop interface.
- Set default cache clearing order to
redis,elementor,ea_elementor,filesystem,wp_rocket,bunny_cdn,oceanwp. - Added OceanWP cache clearing functionality (nerd_clear_oceanwp_cache) and admin button.
- Added Redis/Object Cache clearing functionality (nerd_clear_redis_cache) to flush external object caches (Redis, Object Cache Pro).
- Added JCH Optimize cache clearing functionality (nerd_clear_jch_optimize_cache) to remove combined/minified assets and related transients.
Version 1.3
- Enabled BunnyCDN functionality.
- Enhanced BunnyCDN cache clearing with better error handling.
- Added support for purging entire zone with
/*path.
Credits
Developed by narcolepticnerd - https://narcolepticnerd.com