[wp-trac] [WordPress Trac] #15715: Add page load caching to get_users_of_blog()

WordPress Trac wp-trac at lists.automattic.com
Tue Dec 7 09:52:29 UTC 2010


#15715: Add page load caching to get_users_of_blog()
-------------------------+--------------------------------------------------
 Reporter:  yoavf        |       Owner:                 
     Type:  enhancement  |      Status:  new            
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Users        |     Version:                 
 Severity:  normal       |    Keywords:  has-patch      
-------------------------+--------------------------------------------------
 Theme authors use often use get_users_of_blog() in various area to
 style/present blog authors. Unfortunately, the query resulting from this
 function isn't cached, and can be quite expensive in a large multisite
 environment.

 Proposed patch adds simple caching to get_users_of_blog()

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15715>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list