This plugin is outdated and might not be supported anymore
Voce Widget Cache

Voce Widget Cache

Details
View on WordPress

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' );

Details

Plugin code:
voce-widget-cache
Plugin version:
1.5.2
Outdated:
Yes
WP version:
3.3 or higher
PHP version:
or higher
Test up to WP version:
4.1.41
Total installations:
100
Last updated:
2015-01-05
Rating:
Times rated:
0
widget