WP Admin Cache
WP Admin Cache
Description
This lightweight plugin caches the most visited pages in the admin area; it uses ajax to prefetch the pages and stores them on the server for each user.
The cache is useful for sites with many installed plugins, which often make the administrative section very slow, especially in the case of woocommerce with many displayed products.
Installation
Minimum Requirements
- WordPress 4.6 or greater
- PHP version 5.6 or greater
Recommended requirements:
- WordPress 5.0 or greater
- PHP version 7.0 or greater
Installation
- Upload the plugin files to the
/wp-content/plugins/wp-admin-cachedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings > WP Admin Cache
- Check “Cache enabled” to activate the cache.
- Choose which pages are to be cached.
- Set the cache duration.
- Save the settings.
Reviews
Works Awesome But Made Some Adjustments
By ispDashboard.com (ispdb) on March 13, 2025
This WordPress Plugin works flawless. It is not being updated any more as far as I was able to read on their website. But it still works. Sometimes it is showing cached content while it is not really needed.
So I made some adjustments for my own WordPress Blogs. It is really a 'must' have plugin.
Many thanks for all the efforts creating it and hopefully you all will enjoy your day!
Must Have Plugin
By vm3cl4luke on January 23, 2023
this is a must have plugin. It is like a miracle. My WP backend became so fast. Everyone should try this. It would be awesome if the developer can continue to update, although everything works fine for now.
Develop plugins
By omid (oomid) on May 28, 2021
Incredible!
By laserstore on December 21, 2020
super good plugin no need to spend more hosting cost
By kawin1234 on December 12, 2020
Great! Should indeed be more popular
By Erjen on June 2, 2020
Great plugin. Should be more popular
By rojokuze on September 9, 2019
Speeds up admin
By devwax (echoQuiet) on May 26, 2019
Best for Woocommerce use.
By ritzonline on April 15, 2019
Great plugin!
By Matteo Manzinello (manzinello) on March 8, 2019
Changelog
0.2.7
- Fixed: some php warnings
0.2.6
- Removed: link manager from page hook
0.2.5
- Added: compatibility with generic language plugins
0.2.4
- Added: WPML compatibility
0.2.3
- Changed prefetching script: optimized page load
0.2.2
- Changed settings link in plugins list table
0.2.1
- Added settings link in plugins list table
0.2.0
- Added the possibility to execute the plugin before the others, in order to speed up the sending of cached pages much more!
- Improved prefetching mechanism
- Improved UI
0.1.3
- Added cleanup after uninstalling
0.1.2
- Added autopurge management at plugins update event
0.1.1
- Fix – fixed a bug that generated a blank page after saving a cached page
0.1
- First public beta release