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

WordPress Trac noreply at wordpress.org
Tue Jan 24 13:18:37 UTC 2017


#39675: Remove unnecessary admin notification about deprecated `WPLANG`
----------------------------+-----------------------------
 Reporter:  flixos90        |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  I18N            |    Version:
 Severity:  normal          |   Keywords:  2nd-opinion
  Focuses:  administration  |
----------------------------+-----------------------------
 In `wp-admin/options-general.php` a notification is shown to admins if the
 deprecated `WPLANG` constant is defined. @ocean90 brought up the
 possibility of removing this check while discussing #39207.

 In my opinion the admin notice can be removed, since a regular
 `_deprecated_argument()` notice is already thrown for developers. While we
 generally expect the admin to do some tweaks to `wp-config.php` in a few
 areas, I think this notice is something that could easily confuse non-
 technical users.

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


More information about the wp-trac mailing list