forked from wp-plugins/hyper-cache-extended
-
Notifications
You must be signed in to change notification settings - Fork 0
WordPress.org Plugin Mirror
nakov/hyper-cache-extended
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Hyper Cache Extended=== Tags: cache,chaching,speed,performance,super cache,wp cache Requires at least: 2.5 Tested up to: 4.1.1 Stable tag: 1.4.0 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=D96ZZLGAV8X8J Contributors: mlazarov Hyper Cache Extended is flexible and easy to configure cache system for WordPress. It's aim is to work on any installation. == Description == Hyper Cache Extended is a new cache system for WordPress, specifically written for people which have their blogs on low resources hosting provider (cpu and mysql). It works even with hosting based on Microsoft IIS (just tuning the configuration). It has three invalidation method: all the cache, single post based and nothing but with control on home and archive pages invalidation. Hyper Cache Extended is based on original wordpress plugin "Hyper Cache" wich is writen by Satollo (http://wordpress.org/extend/plugins/hyper-cache) It has not yet tested for multisite configuration (WordPress 3.0 feature). Some features: * compatible with the plugin wp-pda which enables a blog to be *accessible from mobile devices* * manages (both) *plain and gzip compressed pages* * autoclean system to reduce the disk usage * 404 caching * redirects caching * easy to configure * Global Translator compatibility * Last Modified http header compatibility with 304 responses * compressed storage to reduce the disk space usage * agents, urls and cookies based rejection configurable * easy to integrated with other plugins * option to move cache to other partition/disk * only serve cached pages when web server average load is above a certain number More can be read on the [official plugin page](http://marto.lazarov.org/plugins/hyper-cache-extended) and write me if you have issues to lazarov@mail.bg Contribute to project: http://github.com/mlazarov/Hyper-Cache-Extended Thanks to: * Satollo which is the creator of Hyper Cache * Amaury Balmer for internationalization and other modifications * Frank Luef for german translation * HypeScience, Martin Steldinger, Giorgio Guglielmino for test and bugs submissions * Ishtiaq to ask me about compatibility with wp-pda * Gene Steinberg to ask for an autoclean system * Marcis Gasun (fatcow.com) for Bielorussian translation * many others I don't remember == Installation == 1. Put the plugin folder into [wordpress_dir]/wp-content/plugins/ 2. Go into the WordPress admin interface and activate the plugin 3. Add **define("WP_CACHE",true);** to wp-config.php just after the **define("WPLANG", ...);**. 4. Optional: go to the options page and configure the plugin Before upgrade DEACTIVATE the plugin and then ACTIVATE and RECONFIGURE! == Frequently Asked Questions == **How can I submit a bug?** Write me to lazarov@mail.bg, please, it's the quicker way to have it fixed. You can write to the WordPress forum, too, but I read it rarely. **Other FAQs?** I'm collection tips and FAQ on [this page](http://wordpress.org/extend/plugins/hyper-cache-extended/) so I can update it more easly. What is Max Server Load Average? Read on [this page](http://marto.lazarov.org/plugins/hyper-cache-extended/max-server-load-average) [bg] == Changelog == = 1.4.0 = * Updating mobile user agents list (Thanks to Stoyan Stanev) = 1.3.0 = * Disabling cleanup process when server is above max load average * Fixing wrong used reject config item * A zero (or less) value means a cached page is valid forever = 1.2.0 = * Adding default (optimal) value for max load average = 1.1.1 = * Install instructions update = 1.1.0 = * Adding WP_CACHE check = 1.0.5 = * Adding HTTP_HOST to cache file name = 1.0.4 = * Fixing rejected urls bug (10x to Robert) = 1.0.3 = * Fixed conflict with zlib.output_compression and HCE deflate support * Fixing "Max server load average" config description (10x to scoobydoo) = 1.0.1 = * Fixed cached pages timeout bug * Added advanced-cache.php version check = 1.0.0 = * New cache directory outside of Hyper Cache Extended plugin home directory. Now cache files will NOT be removed when upgrading Hyper Cache Extended. * Fixed bug which causes incorect is_feed check * Now hyper cache extended uses only advanced-cache.php config (config is replaces when upgrading) = 0.9.9 = * Bugfixes = 0.9.8 = * Updated warning message = 0.9.7 = * Added warning to inform when server load goest over "Max server load average" config option = 0.9.6 = * Short tag Bugfixes (10x to joanne123) == Screenshots == No screenshots are available.
About
WordPress.org Plugin Mirror
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 100.0%