Changeset 631814
- Timestamp:
- 11/29/2012 03:35:54 PM (13 years ago)
- Location:
- voce-widget-cache/trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
voce-widget-cache/trunk
-
Property
svn:ignore
set to
deploy.sh
README.md
.git
.gitignore
-
Property
svn:ignore
set to
-
voce-widget-cache/trunk/readme.txt
r631812 r631814 13 13 14 14 Add a widget to the cache and designate which actions the cache gets flushed on. 15 16 ``` 15 ` 17 16 $widget_cache = Voce_Widget_Cache::GetInstance(); 18 17 $widget_cache->cache_widget( 'Archive_Links_Widget', array( 'save_post' ) ); 19 ` ``18 ` 20 19 21 20
Note: See TracChangeset
for help on using the changeset viewer.