[wp-trac] [WordPress Trac] #53321: Reset password email should include user's locale in reset link
WordPress Trac
noreply at wordpress.org
Wed Jun 2 15:55:06 UTC 2021
#53321: Reset password email should include user's locale in reset link
--------------------------+----------------------------------------
Reporter: ocean90 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Users | Version: 5.7
Severity: normal | Keywords: needs-patch good-first-bug
Focuses: |
--------------------------+----------------------------------------
Related: #52605
While the email is sent in the correct language, the link to wp-login.php
doesn't contain any locale information thus the password reset screen will
use the site's default locale.
`retrieve_password()` needs to be updated to add the `wp_lang` parameter
to the reset link.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53321>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list