[wp-trac] [WordPress Trac] #14094: get_editable_user_ids() does not function properly with multisite.

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 25 21:15:40 UTC 2010


#14094: get_editable_user_ids() does not function properly with multisite.
--------------------------+-------------------------------------------------
 Reporter:  prettyboymp   |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:                 
 Severity:  normal        |    Keywords:                 
--------------------------+-------------------------------------------------
 The exclude_zeros parameter in the get_editable_user_ids() should cause
 the returned ids to exclude subscribers.  However the check compares
 against '0', which causes all users to be returned in multisite.

 This isn't the same as #12014, as that has more to do with finding a
 better way to select from a large list of authors.  This is a bug in the
 list of possible authors being when using multisite.

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


More information about the wp-trac mailing list