[wp-trac] [WordPress Trac] #15702: login_form_(top|middle|bottom) should get $args

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 6 15:59:34 UTC 2010


#15702: login_form_(top|middle|bottom) should get $args
---------------------------+------------------------------------------------
 Reporter:  aaroncampbell  |       Owner:                 
     Type:  defect (bug)   |      Status:  new            
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Template       |     Version:  3.0            
 Severity:  normal         |    Keywords:  has-patch      
---------------------------+------------------------------------------------
 The login_form_* filters would be so much more useful if they got the
 $args array from `wp_login_form()`.  For example, I'm wanting to add the
 ability to redirect the user on a failed login.  I can hook into
 `wp_login_failed` but I'd like to be able to specify the failed location
 when I'm calling `wp_login_form()`

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15702>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list