[wp-trac] [WordPress Trac] #16907: Redirecting w/o using wp_redirect();

WordPress Trac noreply at wordpress.org
Fri Aug 9 08:29:01 UTC 2013


#16907: Redirecting w/o using wp_redirect();
-----------------------+----------------------
 Reporter:  hakre      |       Owner:
     Type:  defect     |      Status:  closed
 Priority:  normal     |   Milestone:
Component:  General    |     Version:  3.1
 Severity:  normal     |  Resolution:  invalid
 Keywords:  has-patch  |
-----------------------+----------------------
Changes (by dd32):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 `ms-settings.php` is the only location in core which doens't make use of
 `wp_redirect()` or `wp_safe_redirect()`.

 `ms-settings.php` is too early to call `wp_redirect()` (It, and it's
 dependancies are not yet loaded).

--
Ticket URL: <http://core.trac.wordpress.org/ticket/16907#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list