Changeset 472909
- Timestamp:
- 12/09/2011 06:36:46 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
r472792 r472909 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. 111 Version: 1.2 12 12 Author URI: https://github.com/m4i/wordpress-mo-cache 13 13 License: MIT -
mo-cache/trunk/readme.txt
r472900 r472909 4 4 Requires at least: 3.2 5 5 Tested up to: 3.3 6 Stable tag: 1. 16 Stable tag: 1.2 7 7 8 8 Improving the site performance by caching translation files using the WordPress standard cache mechanism. … … 61 61 == Changelog == 62 62 63 = 1.2 = 64 * No change in the code 65 * Fix typos in readme 66 63 67 = 1.1 = 68 * No change in the code 64 69 * Tested up to WordPress 3.3 65 * No change in the code66 70 67 71 = 1.0 =
Note: See TracChangeset
for help on using the changeset viewer.