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

== Description ==
Simple and lightweight cache plugin for WordPress that will also enhance your website loading time and increase the scores at GTMetrix, Pingdom and other performance measuring tools.

= Features =
* Extremely efficient and fast disk cache engine, even greater results with SSD based servers
* Very convenient displaying of the cache size in the admin dashboard
* Automated and manual clearing of the cache
* HTML, CSS and JavaScript minification
* Deactivate caching for specific page
* Purge the cache for specific page
* WordPress Multisite support
* CSS and JavaScript inline
* Custom Post Type support 
* PHP 7.3 compatible
* Expiry Directive
* HTTP/2 Focused
[](http://coderisk.com/wp/plugin/wpcacheon/RIPS-gnhtYa129X)

= 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.5, 10 Oct 2019 =
* Brand new admin dashboard icon 
* Applied new technique where we ensure that all of the .htaccess optimization rules will be always applied 
* More optimized .htaccess rules and preparation for WebP support 
* File structure improvement 
* Added new notification upon new version of WPCacheOn plugin 
* Added support for localization - now you can translate WPCacheOn plugin to your native language 
* Fixed an issue with the core React.JS 
* Fixed an issue with adding gzip for JPG image files

= 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