[wp-trac] [WordPress Trac] #20060: wp_redirect() doesn't exit

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 17 17:45:48 UTC 2012


#20060: wp_redirect() doesn't exit
--------------------------------------+------------------------------
 Reporter:  iandunn                   |       Owner:
     Type:  enhancement               |      Status:  new
 Priority:  normal                    |   Milestone:  Awaiting Review
Component:  Security                  |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  needs-patch dev-feedback  |
--------------------------------------+------------------------------

Comment (by nacin):

 Another problem here is that wp_redirect() is a pluggable function, which
 means a plugin can override it. That means there's no guarantee that it
 will support a new argument when we call it. It'd be nice to un-plug most
 or all of said functions, but we can't very easily.

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


More information about the wp-trac mailing list