[wp-trac] [WordPress Trac] #43700: Language switcher on the login screen

WordPress Trac noreply at wordpress.org
Sat Aug 24 05:40:34 UTC 2019


#43700: Language switcher on the login screen
-------------------------------------+-----------------------------
 Reporter:  johnbillion              |       Owner:  (none)
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  I18N                     |     Version:  4.7
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+-----------------------------

Comment (by Nikschavan):

 [attachment:"43700.2.diff"] Refreshes @johnbillion's patch with latest
 trunk and fixes 2 PHP notices.

 - Set default value of `explicit_option_en_us` as `false` in
 `wp_dropdown_languages()` to avoid PHP notice for undefined index on Line
 `1511`
  in `src/wp-includes/l10n.php`
 - Use `esc_url_raw()` instead of `sanitize_url()` to remove depracation
 warning in `wp-login.php`

 @johnbillion, @swissspidy - Can this ticket be considered for the 5.3
 release cycle?

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


More information about the wp-trac mailing list