[wp-trac] [WordPress Trac] #31318: options-general.php have "Site Language" set to (current view language) but should be (site language)

WordPress Trac noreply at wordpress.org
Sun Dec 6 21:06:20 UTC 2015


#31318: options-general.php have "Site Language" set to (current view language) but
should be (site language)
-----------------------------+-----------------------------
 Reporter:  Profforg         |       Owner:  ocean90
     Type:  defect (bug)     |      Status:  assigned
 Priority:  normal           |   Milestone:  4.5
Component:  I18N             |     Version:  4.0
 Severity:  normal           |  Resolution:
 Keywords:  has-patch close  |     Focuses:  administration
-----------------------------+-----------------------------
Changes (by ocean90):

 * keywords:  good-first-bug has-patch => has-patch close


Comment:

 `get_locale()` is the site language. It gets used for update checks for
 example. It also includes the back compat stuff like support for the old
 WPLANG constant or the $wp_local_package global.

 #29783 will introduce a new API to separate user and site language and
 should solve this issue too.

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


More information about the wp-trac mailing list