Plugin Directory

Changeset 631819


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

updated docs for v1.1

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

Legend:

Unmodified
Added
Removed
  • voce-widget-cache/trunk/readme.txt

    r631814 r631819  
    44Requires at least: 3.3
    55Tested up to: 3.4
    6 Stable tag: 1.0
     6Stable tag: 1.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Cache widget output.
     10Cache widget output for better performance.
    1111
    1212== Description ==
     13
     14This plugin does not cache widgets automatically! You must define which widgets get cached.
    1315
    1416Add a widget to the cache and designate which actions the cache gets flushed on.
     
    3133== Frequently Asked Questions ==
    3234
     35= I installed the plugin but nothing is happening =
     36
     37The caching is not automatic. Refer to the documentation to see how to implement caching on widgets.
     38
     39
     40= How can I verify my widgets are being cached? =
     41
     42You could use a plugin like WPDB Profiling
     43
    3344== Screenshots ==
    3445
    3546== Changelog ==
    3647
     48= 1.1 =
     49Updated documentation.
     50
    3751= 1.0 =
    3852* Initial version.
  • voce-widget-cache/trunk/voce-widget-cache.php

    r631812 r631819  
    44  Plugin URI: http://voceconnect.com
    55  Description: Serve cached WordPress Widgets.
    6   Version: 1.0
     6  Version: 1.1
    77  Author: John Ciacia, Mark Parolisi
    88  License: GPL2
Note: See TracChangeset for help on using the changeset viewer.