[wp-trac] [WordPress Trac] #12441: _fill_user() should use get_user_meta()

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 1 17:04:27 UTC 2010


#12441: _fill_user() should use get_user_meta()
------------------------------+---------------------------------------------
 Reporter:  scribu            |        Owner:           
     Type:  enhancement       |       Status:  closed   
 Priority:  normal            |    Milestone:           
Component:  Optimization      |      Version:           
 Severity:  normal            |   Resolution:  duplicate
 Keywords:  has-patch commit  |  
------------------------------+---------------------------------------------

Comment(by miqrogroove):

 Agreed.  _fill_user() should never be called when the data are already
 cached, because the user object has already been filled.  In any case, my
 patch already blows _fill_user() out of the water and hooks it up to
 goodies that are superior to get_user_meta().  :)  Feedback would be
 appreciated on the other ticket.

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


More information about the wp-trac mailing list