Description
WP-Cache.com, the easiest and fastest WordPress Cache plugin. WP-Cache.com, it just works!
This project is maintained on Github.
This plugin was originally founded by Jason Jersey (@degersey), however Kenth Hagström (@keha76) will now be taking over development of WP-Cache.com along with leading the projects future.
Installation
This will activate the WP-Cache.com WordPress Plugin.
- Upload
wp-qore
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Adjust options within ‘WP-Cache.com’ admin menu
Once activated, please update your options via the WP-Cache.com menu located within the left side of your wp-admin.
FAQ
- How do I know if the plugin is working?
-
Once you have turned ‘On’ Frontend Caching from the WP-Cache.com menu within your wp-admin, you simple can log out of WordPress and head on over to your frontend. Once there, just refresh the page, then look at the source code of your homepage. You will see at the very end of the source code just below the closing tag a comment indicating that WP-Cache.com generated the page from cache.
- Does WP-Cache.com cache the wp-admin backend?
-
No. WP-Cache.com does not cache the wp-admin backend. In fact, WP-Cache.com doesnt even serve cached files to the admin.
Reviews
Contributors & Developers
“WP-Cache.com” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP-Cache.com” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
- Improved detection of when to delete cache data
- WordPress Network support added
1.1.0
- Fixed errors in translation files.
1.0.9
- Added language support for Deutsch/Deutschland (de_DE), Español/México (es_MX), Français/France (fr_FR), Italiano/Italia (it_IT), and Svenska/Sverige (sv_SE).
1.0.8
- Fixed mispelled textdomain in functions.php.
1.0.7
- Fixed NoCache Button for Posts and Pages.
1.0.6
- Fixed bug associated with Add_Editor_Button() within posts.
1.0.5
- Fixed bug: Cache would not delete for pages when a change was being made to pages. This is resolved.
1.0.4
- Mild correction.
1.0.3
- Fixed minor bug on line 163 of functions.php involving a double spaced underscore.
1.0.2
- Added localization support (Contributed by: Kenth Hagström via by https://github.com/keha76 )
1.0.1
- Renamed function in index.php to avoid conflict.
1.0.0
- Initial Release