Get a fresher cache with a dash of "A Fresher Cache" for absolutely no cash.
As of April 2026, A Fresher Cache is a WordPress cache plugin with 20 active installations and a 5/5 rating from 1 reviews. It has been downloaded 14K+ times in total. Requires WordPress 3.3+ and PHP false+. Available on WordPress.org since 2012. Last updated 11 years ago — may have compatibility concerns. Top alternative: WP-Optimize – Cache, Compress images….
A Fresher Cache adds an admin bar menu that gives easy access to functions that refresh (i.e, regenerate or invalidate)
cached items. Out of the box, the plugin provides easy access to refresh items that WordPress Core caches; however, the true
power of the plugin is its API that allows developers to easily add items to the menu that initiate custom functions that
refresh cached items.
For instance, imagine that you wrote a function called “my_update_all_term_caches” that loops through all of the terms
in your WordPress install and updates the cache for each item. You can add this function to the “Freshen” admin bar
menu with the following API call:
function my_update_all_term_caches_menu_item() {
$args = array(
'id' => 'my-update-all-term-caches',…| WordPress | 3.3+ requiredTested up to 3.9.40 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.