Changeset 166276
- Timestamp:
- 10/23/2009 10:59:40 AM (16 years ago)
- Location:
- cache-translation-object
- Files:
-
- 3 deleted
- 2 edited
- 11 copied
-
tags/1.2 (copied) (copied from cache-translation-object/trunk)
-
tags/1.2/cache-translation-object-admin.php (copied) (copied from cache-translation-object/trunk/cache-translation-object-admin.php)
-
tags/1.2/cache-translation-object-apc.php (copied) (copied from cache-translation-object/trunk/cache-translation-object-apc.php)
-
tags/1.2/cache-translation-object-file.php (copied) (copied from cache-translation-object/trunk/cache-translation-object-file.php)
-
tags/1.2/cache-translation-object-shm.php (copied) (copied from cache-translation-object/trunk/cache-translation-object-shm.php)
-
tags/1.2/cache-translation-object.php (copied) (copied from cache-translation-object/trunk/cache-translation-object.php) (1 diff)
-
tags/1.2/cache-translation-sv_SE.mo (deleted)
-
tags/1.2/cache-translation-sv_SE.po (deleted)
-
tags/1.2/cache-translation.pot (deleted)
-
tags/1.2/languages (copied) (copied from cache-translation-object/trunk/languages)
-
tags/1.2/languages/cache-translation-sv_SE.mo (copied) (copied from cache-translation-object/trunk/languages/cache-translation-sv_SE.mo)
-
tags/1.2/languages/cache-translation-sv_SE.po (copied) (copied from cache-translation-object/trunk/languages/cache-translation-sv_SE.po)
-
tags/1.2/languages/cache-translation.pot (copied) (copied from cache-translation-object/trunk/languages/cache-translation.pot)
-
tags/1.2/readme.txt (copied) (copied from cache-translation-object/trunk/readme.txt) (2 diffs)
-
trunk/cache-translation-object.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cache-translation-object/tags/1.2/cache-translation-object.php
r166247 r166276 6 6 Author: Johan Eenfeldt 7 7 Author URI: http://devel.kostdoktorn.se 8 Version: 1. 18 Version: 1.2 9 9 10 10 Copyright 2009 Johan Eenfeldt -
cache-translation-object/tags/1.2/readme.txt
r166040 r166276 4 4 Requires at least: 2.8 5 5 Tested up to: 2.8.5 6 Stable tag: 1. 16 Stable tag: 1.2 7 7 8 8 Substantially increase performance of localized WordPress by caching the translation (l10n) object. Supports multiple languages. … … 63 63 == Change Log == 64 64 65 = Version 1.2 = 66 * Whitelist get_locale calls to filter 67 65 68 = Version 1.1 = 66 69 * Rewritten to cache multiple locales separately -
cache-translation-object/trunk/cache-translation-object.php
r166247 r166276 6 6 Author: Johan Eenfeldt 7 7 Author URI: http://devel.kostdoktorn.se 8 Version: 1. 18 Version: 1.2 9 9 10 10 Copyright 2009 Johan Eenfeldt -
cache-translation-object/trunk/readme.txt
r166040 r166276 4 4 Requires at least: 2.8 5 5 Tested up to: 2.8.5 6 Stable tag: 1. 16 Stable tag: 1.2 7 7 8 8 Substantially increase performance of localized WordPress by caching the translation (l10n) object. Supports multiple languages. … … 63 63 == Change Log == 64 64 65 = Version 1.2 = 66 * Whitelist get_locale calls to filter 67 65 68 = Version 1.1 = 66 69 * Rewritten to cache multiple locales separately
Note: See TracChangeset
for help on using the changeset viewer.