Home Plugins voce widget cache
Voce Widget Cache logo

Voce Widget Cache

by Kevin Langley Jr. on WordPress.org

Easily cache widget output for better performance.

(0)

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' );
Active installations100+
Weekly downloads
12-33.33%
Version1.5.2
Last updated1/5/2015
WordPress version3.3
Tested up to4.1.41
Tags
widget