[wp-trac] [WordPress Trac] #32052: Add out of the box support for MO file caching

WordPress Trac noreply at wordpress.org
Tue May 10 19:02:16 UTC 2016


#32052: Add out of the box support for MO file caching
-------------------------+------------------------------
 Reporter:  nicofuma     |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  I18N         |     Version:  4.2
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:  performance
-------------------------+------------------------------
Changes (by swissspidy):

 * keywords:  has-patch => needs-patch


Comment:

 Transients aren't really the solution to this. What about just using
 `wp_cache_get()` / `wp_cache_set()` and therefore leveraging an external
 object cache if configured?

 Also, it's likely that [https://github.com/dd32/ginger-mo Ginger-MO] will
 already improve performance quite a bit.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32052#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list