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

== Description ==
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
* PHP 7.3 compatible
* Expiry Directive
* 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 WPCacheOn 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

= Optimal System Requirements =
* PHP = 7.3
* WordPress = 5.2

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


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


== Changelog ==

= Release 1.2.4, 05 May 2019 =
* Tested and confirmed compatibility with WordPress 5.2

= Release 1.2.3, 13 April 2019 =
* Improved plugin upgrade process
* Fixed an issue with the jpg browser leverage cache 
* Overall code optimizations for better internal work of the plugin

= Release 1.2.0, 24 March 2019 =
* Fix issue: https://wordpress.org/support/topic/problem-with-the-autoptimize-plugin/
* Code glossary and optimizations
* Update of the .htaccess rules for even better performance at GTMetrix, Pingdom and Google PageSpeed Insights
* Investigated and fixed the issue with the strange characters 
* Tested compatibility with WordPress 5.1.1

= 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 pluggins menu
* Small bugfixes 

= 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 WPCacheOn presence in the admin dashboard
* Improved the WPCacheOn code structure

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

= Release 0.1.0, 25 September 2017 =
* WPCacheOn 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