Opened 10 months ago

Last modified 4 weeks ago

#21352 new defect (bug)

wp_lostpassword_url() on multisite

Reported by: philly max Owned by:
Priority: normal Milestone: Awaiting Review
Component: Multisite Version: 3.3
Severity: normal Keywords: has-patch dev-feedback
Cc: ratilal.sunny@…

Description

The wp_lostpassword_url() function on Multisite outputs the link to the primary domain not the current domain.

Although it works its not what should be expected if a user is registered to use blog ID 2 but not Blog ID 1.

The lost password email generated also links back to the primary domain not the current domain.

Attachments (1)

lost_password_multisite_patch.diff (1.6 KB) - added by philly max 10 months ago.

Download all attachments as: .zip

Change History (9)

  • Keywords dev-feedback added

I would prefer to see this send the link for the user's primary blog if they have one and the current site when they don't.

#23874 was marked as a duplicate.

  • Cc ratilal.sunny@… added

Is there an ETA as to when this will get merged into Core?

Closed #24174 as a duplicate.

  • Version changed from 3.4.1 to 3.3

The change in wp_lostpassword_url() was introduced in [19027]. See comment:1 for the changes in lost password email.

Note: See TracTickets for help on using tickets.