Nerd Cache Clear
Nerd-Cache-Clear: A robust WordPress plugin for efficiently managing and clearing multiple cache types, ensuring your site delivers fresh content effortlessly.
Features:
Quick cache clearing options.
User-friendly integration.
Regular updates and community support.
updates for the “Nerd-Cache-Clear” WordPress plugin are as follows:
Version 1.2:
Updated BunnyCDN functionality (still disabled).
Improved logging for cache clearing operations.
Minor UI adjustments in the admin page.
Updated plugin version to 1.2.
Version 1.1:
Added BunnyCDN cache clearing functionality (disabled by default).
Enhanced admin page with additional cache clearing options.
Improved error handling and logging.
Version 1.0:
Added “Release” section to document changes.
Updated cache management info for clarity.
Introduced logging functions:
nerd_log
nerd_log_file_change
nerd_log_cache_clear_results
nerd_get_log_contents
nerd_clear_log_file
Implemented a generic cache clearing function: nerd_run_cache_clear.
Added cache-specific clearing functions:
nerd_clear_elementor_cache
nerd_clear_wp_rocket_cache
nerd_clear_filesystem_cache
Created a recursive directory cleanup function: nerd_delete_directory_contents.
Updated admin page callback with new buttons (nerd_cache_clear_page).
Updated admin menu to use the new callback (nerd_cache_clear_menu).
Added option to clear Essential Addons for Elementor cache.
Included other minor improvements.