[wp-trac] [WordPress Trac] #26511: Separate locale for the admin toolbar

WordPress Trac noreply at wordpress.org
Thu May 22 06:35:56 UTC 2014


#26511: Separate locale for the admin toolbar
-----------------------------+------------------------------
 Reporter:  johnbillion      |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  I18N             |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+------------------------------

Comment (by yoavf):

 [attachment:switch_to_locale.php] is mostly how we do it on wp.com - I
 just added incomplete support for additional textdomains. It's incomplete
 because I can't see a way to know where to get the mo files for plugins
 and themes when switching the locale.

 Thinking aloud: maybe we introduce something like
 {{{register_textdomain()}}} that stores the location of mo files somewhere
 for later use. Haven't really thought this through.

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


More information about the wp-trac mailing list