Opened 10 months ago
Last modified 4 weeks ago
#21352 new defect (bug)
wp_lostpassword_url() on multisite
| Reported by: |
|
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)
Change History (9)
philly max — 10 months ago
comment:1
SergeyBiryukov — 10 months ago
comment:2
wonderboymusic — 8 months ago
- 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.
comment:4
jamescollins — 8 weeks ago
#23874 was marked as a duplicate.
comment:5
sunnyratilal — 7 weeks ago
- Cc ratilal.sunny@… added
comment:6
sunnyratilal — 7 weeks ago
Is there an ETA as to when this will get merged into Core?
comment:7
SergeyBiryukov — 4 weeks ago
Closed #24174 as a duplicate.
comment:8
SergeyBiryukov — 4 weeks ago
- Version changed from 3.4.1 to 3.3
Note: See
TracTickets for help on using
tickets.

Related: [12697], [13884], [19705]