[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 13:53:34 UTC 2010
#15715: Add page load caching to get_users_of_blog()
-------------------------+--------------------------------------------------
Reporter: yoavf | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Users | Version: 3.0.2
Severity: normal | Keywords: needs-patch
-------------------------+--------------------------------------------------
Comment(by yoavf):
Rethinking this:
get_users_of_blog() returns the complete users objects for every users,
yet scenarios where only user ids/nicenames/email are required, are the
reason I opened this ticket in the first place.
A better solution would probably be to have a function that can return
specific columns of the user table.
Does that make sense?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15715#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list