New version of Cache Translation Object plugin released.
The major focus of this release is to handle multi-locale correctly — for example if you have one of the multi-language plugins, or if you use different languages on different installations on same host.
This was actually quite a bit of work to get working correctly for Shared Memory. Shared Memory objects doesn’t actually get deleted until every reference to the object is closed, from potentially multiple concurrent page load.
Change Log
Version 1.1
- Rewritten to cache multiple locales separately
- Split out admin functions into separate file
- Handle old SHM with questionable delete behaviour by relocating as necessary.
- Add storage debug info link
- Do not default to any specific storage type, make user choose
- Tell admin when something is wrong (also better error handling).
- Added plugin localization
- Added Swedish translation