[wp-trac] [WordPress Trac] #15601: Cannot overwrite wp_set_password in pluggable.php

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 12 15:14:21 UTC 2010


#15601: Cannot overwrite wp_set_password in pluggable.php
--------------------------+-------------------------------------------------
 Reporter:  layotte       |        Owner:                 
     Type:  defect (bug)  |       Status:  closed         
 Priority:  normal        |    Milestone:  Awaiting Review
Component:  Plugins       |      Version:  3.0.1          
 Severity:  trivial       |   Resolution:  invalid        
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by layotte):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Well, it turns out I'm an idiot.

 I assumed wp_set_password() was called on the user password update in the
 user edit screen. It looks like wp_hash_password() is the function that's
 called. wp_set_password() is only called during the password reset if a
 User forgets his password. Not sure why this didn't occur to me before...

 It is working after all. I just wasn't testing it properly.

 Closing ticket.

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


More information about the wp-trac mailing list