Changeset 424069
- Timestamp:
- 08/16/2011 05:57:38 AM (15 years ago)
- Location:
- generate-cache
- Files:
-
- 2 edited
-
tags/0.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
generate-cache/tags/0.1/readme.txt
r419984 r424069 30 30 * Choose for which blog items (posts, categories, tags, pages) cache should be regenerated. 31 31 32 Note: This is not a caching plugin! It is to be used only together with such. 32 33 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/) 34 39 35 40 Links: [Author's Site](http://www.denisbuka.ru) -
generate-cache/trunk/readme.txt
r422897 r424069 5 5 Requires at least: 3.2 6 6 Tested up to: 3.2 7 Stable tag: 0. 37 Stable tag: 0.1 8 8 9 9 Makes sure your entire website is fully cached at all times. Can be used when performing website maintenance/construction. … … 28 28 * Keeps track of your cache folder size so that it never drops below a certain limit. 29 29 * 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 32 Note: This is not a caching plugin! It is to be used only together with such. 34 33 35 34 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/) 37 39 38 40 Links: [Author's Site](http://www.denisbuka.ru) … … 56 58 == Screenshots == 57 59 58 1. Settings admin page59 60 60 == Changelog == 61 62 = 0.3 =63 * Minor code fixes64 * Added manual cache generate/abort65 66 = 0.2 =67 * Added scheduling feature68 61 69 62 = 0.1 =
Note: See TracChangeset
for help on using the changeset viewer.