Skip to content

WordPress plugin to speed up page load by caching translations.

Notifications You must be signed in to change notification settings

netzstrategen/wordpress-mo-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=== MO Cache ===

This plugin implements an object cache to prevent reading MO files for each page request. CAUTION: This is an experimental module. Use it under your responsability.

== Getting Started ==

Just download and enable it. No configuration required. This module will make your page load fast only if you are managing your object cache with a permanent storage, redis and memcache are good tools for it. Check:

For further documentation about object caching, check:

== Development ==

Development of this plugin happens on github: https://github.com/netzstrategen/wordpress-mo-cache

== Changelog ==

= 1.1 =

  • Fixed only one mo file is loaded per domain.
  • Fixed mo cache items are not refreshed when files are changed.
  • Removed superfluous code and loading of own string translations.

Releases

No releases published

Packages

No packages published

Languages