=== Manage Cache Control Extension ===
/**
 * Plugin Name: Manage Cache Control Extension
 * Plugin URI: https://mainwp.com
 * Description: MainWP Cache Control allows you to automatically purge the Cache on your child sites after performing an update of WP Core, Theme, or a Plugin through the MainWP Dashboard.
 * Version: 4.0.3
 * Author: MainWP
 * Author URI: https://mainwp.com
 * Documentation URI: https://kb.mainwp.com/docs/cache-control/
 */

== Installation ==
1. Please install plugin the MainWP Dashboard and active it before install MainWP Cache Control Extension plugin (get the MainWP Dashboard plugin from url:https://mainwp.com/)
2. Upload the `mainwp-cache-control-extension` folder to the `/wp-content/plugins/` directory
3. Activate the MainWP Cache Control Extension plugin through the 'Plugins' menu in WordPress

== Screenshots ==
1. Enable or Disable extension on the "Extensions" page in the dashboard

== Changelog ==

= 4.0.3 - 8-15-2023 =
* Updated: API key encryption method

= 4.0.2 - 6-8-2023 =
* Fixed: Repaired CloudFlare purge failing to fire when Child Site Settings being used instead of global.
* Fixed: Problem with cacthing feedback from the Cloudflare when purging fails
* Added: Support for the Seraphinite Accelerator plugin

= 4.0.1 - 3-16-2023 =
* Added: Support for Comet Cache plugin
* Added: Support for the FlyingPress plugin
* Added: Support for the WP Super Cache plugin
* Added: Support for the WP Optimize plugin
* Added: Clear Cache button to the Updates Overview widget to manually trigger the process
* Updated: Purge cache process so it can handle both Cloudflare and supported caching plugin at the same time
* Updated: Purge cache process to run Preload cache process after purging

= 4.0 - 2-20-2023 =
* Initial release
