Changeset 400999
- Timestamp:
- 06/24/2011 09:26:01 PM (15 years ago)
- File:
-
- 1 edited
-
wp-simple-cache/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-simple-cache/trunk/readme.txt
r400996 r400999 15 15 WP infrastructure has tens of thousands of lines PHP codes which executing on every request. WP Simple Cache redirects the request own cache system and the request answered a static text file so wp infrastructure not excuted. 16 16 17 Some features: 18 * Quick and easy installation/configuration. 19 * Compressing on cache file system to reduce disk space usage (more free disk space) 20 * Compressing http traffic between browser and server (high speed on page loading) 21 * Has performance box that shows site performance (sql+exec time) 22 * Expiration time for cached files (highly updated contents) 17 **Some features:** 18 19 * Quick and easy installation/configuration. 20 * Compressing on cache file system to reduce disk space usage (more free disk space) 21 * Compressing http traffic between browser and server (high speed on page loading) 22 * Has performance box that shows site performance (sql+exec time) 23 * Expiration time for cached files (highly updated contents) 23 24 24 25 More can be read on the [official plugin page](http://www.tankado.com/wp-simple-cache/) also write any issue as comment. 25 26 26 **Check out my other plugins **:27 **Check out my other plugins:** 27 28 28 29 * [WP Onlywire Auto Poster](http://www.tankado.com/en/onlywire-auto-poster-wordpress-eklentisi/ "Autosubmits a excerpt of a posts to Onlywire when the post published.")
Note: See TracChangeset
for help on using the changeset viewer.