=== MT Cache Manager === Contributors: camaran Donate link: https://www.paypal.me/ThomasCamaran Tags: Nginx, cache, motostorie, MT Requires at least: 5.7 Tested up to: 5.9 Stable tag: 1.1.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin add automatic nginx cache purge on post edit == Description == This plugin Manage Proxy Cache Invalidation for Nginx. Based on [Nginx Helper](https://github.com/rtCamp/nginx-helper) == Installation == = From your WordPress dashboard = 1. Visit 'Plugins > Add New' 2. Search for 'MT Cache Manager' 3. Activate MT Cache Manager from your Plugins page. 4. Click 'Settings -> MT Cache Manager' = From WordPress.org = 1. Download MT Cache Manager. 2. Upload the 'mt-cache-manager' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 3. Activate MT Cache Manager from your Plugins page. 4. Click Options from your Plugin page == Screenshots == 1. General Settings enabled 2. General Settings disabled == Changelog == = 1.1.0 = * fix of $version, $minimum_wp and wp_enqueue_style * fix wp_enqueue_script * button css fix * wp-cli message fixed = 1.0.8 = * UI Fix = 1.0.7 = * Better Text * Add WP-CLI Support = 1.0.6 = * IT Fix = 1.0.5 = * Removed unused files * UI Fix = 1.0.4 = * Update Italian Translation = 1.0.3 = * UI Fixed = 1.0.2 = * Removed General Tab = 1.0.1 = * Italian Language Update = 1.0 = * First Public Version == Upgrade Notice == = 1.1.0 = * fix of $version, $minimum_wp and wp_enqueue_style * fix wp_enqueue_script * button css fix * wp-cli message fixed