[wp-trac] [WordPress Trac] #17630: Redirect wp-signup.php to wp_signup_location
WordPress Trac
noreply at wordpress.org
Tue Sep 24 20:44:26 UTC 2013
#17630: Redirect wp-signup.php to wp_signup_location
------------------------------------+-----------------------------
Reporter: dwieeb | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Multisite | Version: 3.1.3
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+-----------------------------
Changes (by nacin):
* milestone: 3.7 => Future Release
Comment:
Replying to [comment:9 jeremyfelt]:
> Interesting enough, there are a few other uses of `wp_redirect()` in
`wp-signup.php` that still use `die();`.
Doesn't matter. [16847] was to enforce we were killing the script after a
redirect, not that we were using `exit` over `die`. Though `exit` does
seem to be our preferred statement.
This just hasn't been tested. I fear infinite redirects and other side
effects. Someone filtering wp_signup_location can *also* choose to
redirect wp-signup.php if they wanted to.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17630#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list