[wp-trac] [WordPress Trac] #38632: Ability to change a user language back to site's language is missing

WordPress Trac noreply at wordpress.org
Tue Nov 8 23:00:39 UTC 2016


#38632: Ability to change a user language back to site's language is missing
---------------------------------------------+-----------------------------
 Reporter:  ocean90                          |       Owner:  swissspidy
     Type:  defect (bug)                     |      Status:  closed
 Priority:  normal                           |   Milestone:  4.7
Component:  I18N                             |     Version:  trunk
 Severity:  normal                           |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests commit  |     Focuses:  administration
---------------------------------------------+-----------------------------
Changes (by swissspidy):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"39169"]:
 {{{
 #!CommitTicketReference repository="" revision="39169"
 I18N: Add ability to change user's locale back to site's locale.

 Previously there was no way to remove the user locale setting again, even
 though that might be desirable.

 This adds a new 'Site Default' option to the user-specific language
 setting by introducing a new `show_site_locale_default` argument to
 `wp_dropdown_languages()`.

 Props ocean90.
 See #29783.
 Fixes #38632.
 }}}

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


More information about the wp-trac mailing list