Plugin Directory

Changeset 631814


Ignore:
Timestamp:
11/29/2012 03:35:54 PM (13 years ago)
Author:
markparolisi
Message:

updated readme markdown

Location:
voce-widget-cache/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • voce-widget-cache/trunk

    • Property svn:ignore set to
      deploy.sh
      README.md
      .git
      .gitignore
  • voce-widget-cache/trunk/readme.txt

    r631812 r631814  
    1313
    1414Add a widget to the cache and designate which actions the cache gets flushed on.
    15 
    16 ```
     15`
    1716$widget_cache = Voce_Widget_Cache::GetInstance();
    1817$widget_cache->cache_widget( 'Archive_Links_Widget', array( 'save_post' ) );
    19 ```
     18`
    2019
    2120
Note: See TracChangeset for help on using the changeset viewer.