[wp-trac] [WordPress Trac] #15854: get_users/WP_User_Query is not scalable

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 20 10:33:02 UTC 2010


#15854: get_users/WP_User_Query is not scalable
-----------------------------+-----------------------
 Reporter:  duck_            |       Owner:
     Type:  defect (bug)     |      Status:  reopened
 Priority:  highest omg bbq  |   Milestone:  3.1
Component:  General          |     Version:  3.1
 Severity:  blocker          |  Resolution:
 Keywords:                   |
-----------------------------+-----------------------
Changes (by westi):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 This change breaks backwards compat for {{{get_users_of_blog}}}

 In 3.0 this joined on the usermeta table and returned and array of
 stdclass with the caps as a properties too.

 It doesn't anymore after this last set of changes.

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


More information about the wp-trac mailing list