[wp-trac] Re: [WordPress Trac] #5763: register_hook and register_new_user are broken

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 20 17:22:16 GMT 2008


#5763: register_hook and register_new_user are broken
---------------------+------------------------------------------------------
 Reporter:  whooami  |        Owner:  ryan    
     Type:  defect   |       Status:  reopened
 Priority:  normal   |    Milestone:  2.5     
Component:  General  |      Version:  2.5     
 Severity:  major    |   Resolution:          
 Keywords:  plugin   |  
---------------------+------------------------------------------------------
Changes (by dlo):

  * status:  closed => reopened
  * resolution:  fixed =>
  * severity:  normal => major
  * summary:  register_hook and register_new_user are broke =>
              register_hook and register_new_user are broken

Comment:

 Hooking to register_post in a plugin still doesn't work, even after change
 6821.

 $errors variable remain unchanged when returning from hooked function in
 the register_new_user function (in login.php) as $errors is certainly
 passed by value and not by reference.

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


More information about the wp-trac mailing list