Plugin Directory

Changeset 424069


Ignore:
Timestamp:
08/16/2011 05:57:38 AM (15 years ago)
Author:
Denis Buka
Message:
 
Location:
generate-cache
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • generate-cache/tags/0.1/readme.txt

    r419984 r424069  
    3030* Choose for which blog items (posts, categories, tags, pages) cache should be regenerated.   
    3131
     32Note: This is not a caching plugin! It is to be used only together with such.
    3233
    33 Note: This is not a caching plugin! It is to be used only together with such.
     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/)   
    3439
    3540Links: [Author's Site](http://www.denisbuka.ru)
  • generate-cache/trunk/readme.txt

    r422897 r424069  
    55Requires at least: 3.2
    66Tested up to: 3.2
    7 Stable tag: 0.3
     7Stable tag: 0.1
    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.
    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.   
     30* Choose for which blog items (posts, categories, tags, pages) cache should be regenerated.   
     31
     32Note: This is not a caching plugin! It is to be used only together with such.
    3433
    3534
    36 Note: This is not a caching plugin! It is to be used only together with such.
     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/)   
    3739
    3840Links: [Author's Site](http://www.denisbuka.ru)
     
    5658== Screenshots ==
    5759
    58 1. 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
    6861
    6962= 0.1 =
Note: See TracChangeset for help on using the changeset viewer.