[wp-trac] [WordPress Trac] #15854: get_users/WP_User_Query is not scalable
WordPress Trac
wp-trac at lists.automattic.com
Mon Dec 20 11:05:44 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: has-patch |
-----------------------------+-----------------------
Changes (by scribu):
* keywords: => has-patch
Comment:
> In 3.0 this joined on the usermeta table and returned and array of
stdclass with the caps as a properties too.
More precisely, it had a 'meta_value' property, which contained the
capabilities:
http://core.trac.wordpress.org/browser/tags/3.0.3/wp-
includes/user.php#L328
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15854#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list