Plugin Directory

Changeset 430634


Ignore:
Timestamp:
08/30/2011 10:23:44 AM (15 years ago)
Author:
Denis Buka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • generate-cache/trunk/readme.txt

    r424069 r430634  
    55Requires at least: 3.2
    66Tested up to: 3.2
    7 Stable tag: 0.1
     7Stable tag: 0.3
    88
    99Makes sure your entire website is fully cached at all times. Can be used when performing website maintenance/construction.
     
    2828* Keeps track of your cache folder size so that it never drops below a certain limit.   
    2929* Tries to guess your cache folder location, or you can specify it manually.   
    30 * Choose for which blog items (posts, categories, tags, pages) cache should be regenerated.   
     30* Choose for which blog items (posts, categories, tags, pages) cache should be regenerated.
     31* Set cache generation interval.   
     32* Schedule automatic cache generation to be run at a specific time even if cache folder size is not below limit (in case your caching plugin doesn't emply cache upon content changes).   
     33* Manually start/abort cache generation from the admin page.   
     34
    3135
    3236Note: This is not a caching plugin! It is to be used only together with such.
    33 
    34 
    35 **My other plugins:**   
    36 
    37 * Intuitive Navigation (http://wordpress.org/extend/plugins/intuitive-navigation/)   
    38 * Drop in Dropbox (http://wordpress.org/extend/plugins/drop-in-dropbox/)   
    3937
    4038Links: [Author's Site](http://www.denisbuka.ru)
     
    5856== Screenshots ==
    5957
     581. Settings admin page   
     59
    6060== Changelog ==
     61
     62= 0.3 =
     63* Minor code fixes
     64* Added manual cache generate/abort
     65
     66= 0.2 =
     67* Added scheduling feature
    6168
    6269= 0.1 =
Note: See TracChangeset for help on using the changeset viewer.