Changeset 472792
- Timestamp:
- 12/09/2011 01:12:25 PM (14 years ago)
- Location:
- mo-cache/trunk
- Files:
-
- 2 edited
-
mo-cache.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mo-cache/trunk/mo-cache.php
r471164 r472792 9 9 Description: Improving the site performance by caching translation files using the WordPress standard cache mechanism. 10 10 Author: Masaki Ishihara 11 Version: 1. 011 Version: 1.1 12 12 Author URI: https://github.com/m4i/wordpress-mo-cache 13 13 License: MIT -
mo-cache/trunk/readme.txt
r472779 r472792 4 4 Requires at least: 3.2.0 5 5 Tested up to: 3.3 6 Stable tag: 1. 06 Stable tag: 1.1 7 7 8 8 Improving the site performance by caching translation files using the WordPress standard cache mechanism. … … 54 54 == Screenshots == 55 55 56 1. Benchmarking using Xdebug profiler.56 1. Benchmarking WordPress 3.3 ja using Xdebug profiler. 57 57 58 58 59 59 == Changelog == 60 60 61 = 1.1 = 62 * Tested up to WordPress 3.3 63 * No change in the code 64 61 65 = 1.0 = 62 66 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.