=== WPCacheOn - WordPress Caching plugin ===
Contributors: jeffreycooper
Tags: cache, caching, wordpress cache, wp cache, performance, gzip, http2
Requires PHP: 5.6
Requires at least: 4.1
Tested up to: 5.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

= WPCacheOn plugin =
The WPCacheOn plugin creates static HTML files and preserver them on the server. Server will deliver the HTML file and preserve the resource. Additionally reducing the backend processes. This WordPress cache plugin will improve the performance of your website.


= Features =
* Very efficient and fast disk cache engine, even greater results with SSD based servers
* Automated or manual clearing of the cache
* Manually purge the cache of specific pages
* Manually disable cache for specific pages
* Display the cache size in the admin dashboard
* Minification of HTML and inline JavaScript
* WordPress multisite support
* Custom Post Type support
* Expiry Directive
* PHP 7.3 support
* HTTP/2 Focused


= How does the caching work? =
This plugin requires explicitly minimal setup time and no configuration at all. No coding, no configuration - install and activate, thats all!

The WP CacheOn has the ability to create two cached files. First is in plain HTML and the second file is gzipped (gzip level 9). Those static files are used to deliver content faster to your website visitors without any database lookups or gzipping because the files are already precompressed.

Stay tuned for new features! 


= Website =
* https://wpcacheon.io/ - official website of the plugin

= Donate =

*Patreon: https://www.patreon.com/wpcacheon/
*Facebook: https://www.facebook.com/wpcacheon

= Minimum System Requirements =
* PHP >=5.3
* WordPress >=4.1

= Recommended System Requirements =
* PHP =7.3
* WordPress =5.1

= Maintainer =
* Jeffrey Cooper - 1987coopjeff@gmail.com


= Credits =
* Inspired by the idea for better and faster loading websites!


== Changelog ==

= Release 1.1.6, 19 February 2019 =
* Initial release at WordPress plugin directory
* Tested compatibility with WordPress 5.1

= Release 1.1.5, 13 December 2018 =
* Tested and confirmed compatible with WordPress 5.0 !
* Tested and confirmed compatible with WordPress 4.9.9 !
* Fast flush of cache from plugins menu
* Small bug fixes 

= Release 1.1.0, 7 December 2018 =
* Tested now compatible with PHP 7.3 !
* Improvements and stability

= Release 1.0.5, 22 October 2018 =
* Updated the WP CacheOn presence in the admin dashboard
* Improved the WP CacheOn code structure

= Release 1.0.0, 16 August 2018 =
* WP CacheOn open beta tests release

= Release 0.1.0, 25 September 2017 =
* WP CacheOn first beta version release


== Screenshots ==

1. Display of the cache size in your dashboard
2. WPCacheOn settings page and "Flush WPCacheOn" link in the dashboard