[wp-trac] [WordPress Trac] #15458: Lazy-load usermeta into the user object

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 8 19:40:11 UTC 2011


#15458: Lazy-load usermeta into the user object
-------------------------------------+------------------
 Reporter:  nacin                    |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  3.3
Component:  Performance              |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+------------------

Comment (by ryan):

 {{{
 SELECT * FROM wp_trunk_users WHERE user_login = ''
 get_userdata, get_user_by, WP_User->__construct, WP_User->get_data_by
 }}}

 When WP_User instantiated with no args.

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


More information about the wp-trac mailing list