[wp-trac] [WordPress Trac] #29783: User Admin Language
WordPress Trac
noreply at wordpress.org
Mon Oct 3 07:03:42 UTC 2016
#29783: User Admin Language
---------------------------------------------+-----------------------------
Reporter: faevilangel | Owner: ocean90
Type: feature request | Status: closed
Priority: normal | Milestone: 4.7
Component: I18N | Version: 4.0
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests commit | Focuses: administration
---------------------------------------------+-----------------------------
Changes (by swissspidy):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"38705"]:
{{{
#!CommitTicketReference repository="" revision="38705"
I18N: Introduce a user-specific language setting.
By enabling the user to select their preferred locale when editing the
profile, we allow for greater personalization of the WordPress admin and
therefore a better user experience.
The back end will be displayed in the user's individual locale while the
locale used on the front end equals the one set for the whole site. If the
user didn't specify a locale, the site's locale will be used as a
fallback. The new `locale` property of the `WP_User` class can be used to
retrieve the user's locale setting.
Props ocean90, ipm-frommen, swissspidy.
Fixes #29783.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29783#comment:47>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list