#54294 closed enhancement (duplicate)
Multisite: The lost password link on a sub-site wp-login.php page points to the main-site
| Reported by: | henry.wright | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Login and Registration | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | multisite |
Description
When a user is on a sub-site wp-login.php page, it would make sense to link to the lost password form on the sub-site instead of linking to the lost password form on the main-site.
Steps to reproduce
- Visit the wp-login.php page at subdomain.example.com/wp-login.php
- Hover over the "Lost your password?" link below the form
- Note the URL points to the main-site
I feel context should be maintained. For example, if a user has visited a sub-site then they shouldn't be taken to the main-site to reset their password if a lost password facility exists on the sub-site.
Change History (2)
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.