Opened 15 years ago
Closed 15 years ago
#17896 closed defect (bug) (duplicate)
wp_login_form() redirect error
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | 3.0 |
| Component: | Template | Keywords: | has-patch |
| Focuses: | Cc: |
Description
When using WordPress in sub-directory multisite mode the default arguments in wp_login_form redirect to http://example.com/site-name/site-name/path/ rather than http://example.com/site-name/path/
The fault is caused by the line site_url( $_SERVERREQUEST_URI? )
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
see #11172