[wp-trac] [WordPress Trac] #17630: Redirect wp-signup.php to wp_signup_location
WordPress Trac
noreply at wordpress.org
Sat Oct 3 22:21:14 UTC 2015
#17630: Redirect wp-signup.php to wp_signup_location
------------------------------------+------------------------
Reporter: dwieeb | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.4
Component: Login and Registration | Version: 3.1.3
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: multisite
------------------------------------+------------------------
Comment (by jeremyfelt):
`sigup_header` only fires inside `wp_head`. At that point, headers are
already sent and its too late to redirect. The corresponding action in
`wp-activate.php` is `activate_wp_head`.
Naming!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/17630#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list