Title: Voce Widget Cache
Author: Kevin Langley Jr.
Published: <strong>2012 ལོའི་ཟླ 11 ཚེས 29 ཉིན།</strong>
Last modified: 2015 ལོའི་ཟླ 1 ཚེས 5 ཉིན།

---

མཐུད་སྣེ་བཤེར་འཚོལ།

![](https://ps.w.org/voce-widget-cache/assets/banner-772x250.png?rev=631809)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/voce-widget-cache_d94965.svg)

# Voce Widget Cache

 རྩོམ་པ་པོ། [Kevin Langley Jr.](https://profiles.wordpress.org/kevinlangleyjr/)

[ཕབ་ལེན།](https://downloads.wordpress.org/plugin/voce-widget-cache.1.5.2.zip)

 * [ཞིབ་ཕྲ།](https://bo.wordpress.org/plugins/voce-widget-cache/#description)
 * [གདེང་འཇོག](https://bo.wordpress.org/plugins/voce-widget-cache/#reviews)
 *  [སྒྲིག་འཇུག](https://bo.wordpress.org/plugins/voce-widget-cache/#installation)
 * [ཡར་རྒྱས།](https://bo.wordpress.org/plugins/voce-widget-cache/#developers)

 [རམ་འདེགས།](https://wordpress.org/support/plugin/voce-widget-cache/)

## ཞིབ་བརྗོད།

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

## སྒྲིག་འཇུག

 1. Upload `voce-widget-cache` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Usage:
 4. $widget_cache = Voce_Widget_Cache::GetInstance();
     $widget_cache->cache_widget(‘
    Archive_Links_Widget’, array( ‘save_post’ ) ); $widget_cache->cache_widget( ‘WP_Widget_Recent_Posts’);

## FAQ

  I installed the plugin but nothing is happening

The caching is not automatic. Refer to the documentation to see how to implement
caching on widgets.

  How can I verify my widgets are being cached?

You could use a plugin like WPDB Profiling

## གདེང་འཇོག

There are no reviews for this plugin.

## བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།

“Voce Widget Cache” is open source software. The following people have contributed
to this plugin.

བྱས་རྗེས་འཇོག་མཁན།

 *   [ Kevin Langley Jr. ](https://profiles.wordpress.org/kevinlangleyjr/)
 *   [ johnciacia ](https://profiles.wordpress.org/johnciacia/)
 *   [ markparolisi ](https://profiles.wordpress.org/markparolisi/)
 *   [ voceplatforms ](https://profiles.wordpress.org/voceplatforms/)

[ཁྱེད་ཀྱི་སྐད་ཡིག་ནང་ལ་ “Voce Widget Cache” ཡིག་སྒྱུར་བྱོས།](https://translate.wordpress.org/projects/wp-plugins/voce-widget-cache)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/voce-widget-cache/),
check out the [SVN repository](https://plugins.svn.wordpress.org/voce-widget-cache/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/voce-widget-cache/)
by [RSS](https://plugins.trac.wordpress.org/log/voce-widget-cache/?limit=100&mode=stop_on_copy&format=rss).

## དག་བཅོས་ཉིན་ཐོ།

#### 1.5.1

 * Testing with WordPress 4.1

#### 1.5

 * Removing cache interaction on customizer preview

#### 1.4.1

 * Adding Capistrano deploy files

#### 1.4

 * Adding composer support

#### 1.3

 * Fix PHP Warning is widget array is not set.

#### 1.2

 * Hooks to clear a widget’s cache are now optional.

#### 1.1

 * Updated documentation.

#### 1.0

 * Initial version.

## ཟུར་བརྗོད།

 *  Version **1.5.2**
 *  Last updated **ལོ 12 སྔོན།**
 *  Active installations **100+**
 *  WordPress version ** 3.3 ཡང་ན་དེ་ལས་མཐོ་བ། **
 *  Tested up to **4.1.42**
 *  Language
 * [English (US)](https://wordpress.org/plugins/voce-widget-cache/)
 * Tag
 * [widget](https://bo.wordpress.org/plugins/tags/widget/)
 *  [མཐོ་རིམ་མཐོང་སྣང་།](https://bo.wordpress.org/plugins/voce-widget-cache/advanced/)

## གདེང་འཇོག

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/voce-widget-cache/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/voce-widget-cache/reviews/)

## བྱས་རྗེས་འཇོག་མཁན།

 *   [ Kevin Langley Jr. ](https://profiles.wordpress.org/kevinlangleyjr/)
 *   [ johnciacia ](https://profiles.wordpress.org/johnciacia/)
 *   [ markparolisi ](https://profiles.wordpress.org/markparolisi/)
 *   [ voceplatforms ](https://profiles.wordpress.org/voceplatforms/)

## རམ་འདེགས།

Got something to say? Need help?

 [རམ་འདེགས་གླེང་སྟེགས་ལ་ལྟ།](https://wordpress.org/support/plugin/voce-widget-cache/)