=== Cache Enabler - WordPress Caching === Contributors: keycdn Tags: cache, caching, performance Requires at least: 4.1 Tested up to: 4.3 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A lightweight caching plugin for WordPress that makes your website faster by generating static HTML files. == Description == The Cache Enabler plugin creates static HTML files and stores them on the servers disk. The web server will deliver the static HTML file and avoids the resource intensive backend processes (core, plugins and database). This will improve the performance of your WordPress installation. = Features = * Efficient and fast disk cache engine * Automated and/or manual clearing of the cache * Display of the actual cache size * Minification of the HTML doc * WordPress multisite support * Custom Post Type support = Support = Just [contact us](https://www.keycdn.com/contacts "Support Request") directly to get support on this plugin. = System Requirements = * PHP >=5.3 * WordPress >=3.8 = Website = * [Cache Enabler by KeyCDN](https://www.keycdn.com "KeyCDN") = Autor = * [Twitter](https://twitter.com/keycdn) * [Google+](https://plus.google.com/+Keycdn "Google+") * [KeyCDN](https://www.keycdn.com "KeyCDN") == Changelog == = 1.0.2 = * Added support for WebP and CDN Enabler plugin = 1.0.1 = * Added WebP support and expiry directive = 1.0.0 = * Initial Release