Cache Translation Object

Substantially increase performance of localized WordPress by caching the translation (l10n) object. Supports multiple languages.

Author:Johan Eenfeldt (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:2.8.5
Plugin version:1.2
Added to WordPress repository:17-10-2009
Last updated:23-10-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://devel.kostdoktorn.se/cache-translation...
Total downloads:1 959
plugin download
Click to start download

On every pageload a localized WordPress site spends a huge amount of time setting up the translation (l10n) object. Startup for a localized site can be almost four times slower than an untranslated one.

This plugin stores the translation object between pageloads so it only has to be created once, resulting in significantly better performance (performance graph included with screenshot).

Plugin supports caching multiple languages (if you use a multi-language plugin).

Available storage: Plain file, APC (Alternative PHP Cache), or SHMOP (Shared Memory)


Screenshots
FAQ
ChangeLog