[wp-trac] [WordPress Trac] #39675: Remove unnecessary admin notification about deprecated `WPLANG`

WordPress Trac noreply at wordpress.org
Wed Mar 20 18:57:27 UTC 2019


#39675: Remove unnecessary admin notification about deprecated `WPLANG`
-------------------------------------------+-----------------------------
 Reporter:  flixos90                       |       Owner:  desrosj
     Type:  enhancement                    |      Status:  closed
 Priority:  normal                         |   Milestone:  5.2
Component:  I18N                           |     Version:
 Severity:  normal                         |  Resolution:  fixed
 Keywords:  has-patch dev-feedback commit  |     Focuses:  administration
-------------------------------------------+-----------------------------
Changes (by desrosj):

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


Comment:

 In [changeset:"44946" 44946]:
 {{{
 #!CommitTicketReference repository="" revision="44946"
 I18N: Remove admin notice when the `WPLANG` constant is no longer
 necessary.

 Introduced in [29630], this admin notice informs administrators (or
 network administrators on multisite installs) that the `WPLANG` constant
 is no longer needed when the locale returned by `get_locale()` does not
 match. After 5 years, the notice is being removed to avoid causing
 confusion for non-technical users.

 The `_deprecated_argument()` call will persist to inform developers of the
 issue within log files.

 Props flixos90, iworks, ocean90.
 Fixes #39675.
 }}}

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


More information about the wp-trac mailing list