=== Clear Divi Cache Button === Contributors: divimundo Donate link: https://www.buymeacoffee.com/divimundo/ Tags: clear divi cache, purge divi cache, clear divi static css files, clear divi cache button Requires at least: 4.7 Tested up to: 6.2 Stable tag: 1.0 Requires PHP: 5.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Save time with a "Clear Divi Cache" button in the WordPress admin bar. == Description == Clear the Divi Static CSS Files with a simple button in the WordPress admin bar. - Clearing the Divi cache without the Clear Divi Cache plugin: Go to Divi » Theme Options » Builder » Advanced and click CLEAR. - Clearing the Divi cache with Clear Divi Cache plugin: Click the "Clear Divi Cache" button in the WordPress admin bar. = Compatibility = This plugin works together with the Divi theme from Elegant Themes. == Installation == The plugin is simple to install: 1. Download `clear-divi-cache-button.zip` 1. Unzip 1. Upload the `paste-as-plain-text` directory to your `/wp-content/plugins` directory 1. Go to the plugin management page and enable the plugin 1. That's it! There are no further settings needed. == Frequently Asked Questions == = How does it work? = The plugin adds a "Clear Divi Cache" button to the WordPress admin bar. When you click the button, the plugin runs the cron event et_core_page_resource_auto_clear which clears the Divi Static CSS Files immediately. == Changelog == = 1.0 = * Initial plugin release