Easily cache widget output for better performance.
As of April 2026, Voce Widget Cache is a WordPress widget plugin with 100 active installations and a 0/5 rating0. It has been downloaded 2.5K+ 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: Widgets for Google Reviews.
This plugin does not cache widgets automatically! You must define which widgets get cached.
Add a widget to the cache and designate which actions the cache gets flushed on.
$widget_cache = Voce_Widget_Cache::GetInstance();
$widget_cache->cache_widget( 'Archive_Links_Widget', array( 'save_post' ) );
$widget_cache->cache_widget( 'WP_Widget_Recent_Posts' );
| WordPress | 3.3+ requiredTested up to 4.1.42 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.