[wp-trac] [WordPress Trac] #43700: Language switcher on the login screen
WordPress Trac
noreply at wordpress.org
Sat Apr 7 16:03:54 UTC 2018
#43700: Language switcher on the login screen
-------------------------------------+------------------------------
Reporter: johnbillion | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: 4.7
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+------------------------------
Changes (by Nikschavan):
* keywords: needs-patch => has-patch needs-testing
Comment:
Patch [attachment:43700.1.diff] is the first pass at adding the language
switcher to the login window.
>One thing that needs to be considered is how the language persists
between screens, how to persist POSTed values such as redirect_to, and
whether it should persist in user meta once the user successfully logs in.
Suggestions welcome.
This attached patch adds the $_GET parameters to hidden variables so that
they are retained after the page is reloaded.
Currently three $_GET parameters are handled `interim-login`,
`redirect_to`, `action`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43700#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list