#24174 closed defect (bug) (duplicate)
using network_site_url in the wp_lostpassword_url()
| Reported by: | revaxarts | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Multisite | Version: | 3.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
The wp_lostpassword_url() function uses network_site_url instead of site_url. This causes to get redirected to the main blog when requesting a new password
http://core.trac.wordpress.org/browser/trunk/wp-includes/general-template.php?rev=24053#L337
wonder if this is intended or just a small bug
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #21352.