[wp-trac] [WordPress Trac] #15053: Site options page displays complete users list - no way of interaction

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 20 18:38:39 UTC 2010


#15053: Site options page displays complete users list - no way of interaction
-------------------------+--------------------------------------------------
 Reporter:  mwidmann     |       Owner:       
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:  3.1  
Component:  Multisite    |     Version:  3.0.1
 Severity:  major        |    Keywords:       
-------------------------+--------------------------------------------------

Comment(by ryan):

 A good start might be to add a $args argument to get_user_of_blog() which
 is passed on to get_users(). This would allow sites.php to request 6 users
 since that is all that is needed to list 5 and determine if there are
 more.

 Options should have a limit of 10 or so and then link to the blog's
 users.php if managing more is needed.  Listing them all in a huge list in
 an un-paged interface is ridiculous.

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


More information about the wp-trac mailing list