[wp-trac] [WordPress Trac] #35766: Wrong email confirmation link sent in case the mail was changed in user admin
WordPress Trac
noreply at wordpress.org
Sun Feb 7 12:23:11 UTC 2016
#35766: Wrong email confirmation link sent in case the mail was changed in user
admin
--------------------------+-----------------------
Reporter: ocean90 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.5
Component: Users | Version:
Severity: normal | Keywords: has-patch
Focuses: multisite |
--------------------------+-----------------------
If a user isn't a member of a site in a multisite install they can change
their profile settings at wp-admin/user/profile.php.
If the email is changed `send_confirmation_on_profile_email()` will send a
mail with a confirmation link. But the function is using `admin_url()` for
the link which ignores the wp-admin/user/ part.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35766>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list