[wp-trac] Re: [WordPress Trac] #9020: Add standard ID value (for user id's) to output of get_users_of_blog() to be compatible

WordPress Trac wp-trac at lists.automattic.com
Tue Feb 3 05:08:35 GMT 2009


#9020: Add standard ID value (for user id's) to output of get_users_of_blog() to
be compatible
--------------------------+-------------------------------------------------
 Reporter:  jeremyclarke  |        Owner:  jeremyclarke
     Type:  defect (bug)  |       Status:  new         
 Priority:  normal        |    Milestone:  2.8         
Component:  General       |      Version:  2.7         
 Severity:  normal        |   Resolution:              
 Keywords:  has-patch     |  
--------------------------+-------------------------------------------------
Comment (by filosofo):

 Running this with about 5000 users and caching turned off, I get about a
 20% performance improvement by aliasing user_id: "{{{user_id AS ID}}},"
 as in my attached patch.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/9020#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list