[wp-trac] [WordPress Trac] #24750: Pagination control has disappeared for Users in Network Admin
WordPress Trac
noreply at wordpress.org
Sat Jul 13 19:13:44 UTC 2013
#24750: Pagination control has disappeared for Users in Network Admin
---------------------------+------------------------------
Reporter: _ck_ | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Network Admin | Version: trunk
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------
Comment (by _ck_):
Oh duh, it's right in the 3.6 source, this is different from 3.5, very
annoying
'''class-wp-ms-users-list-table.php'''
{{{
// If the network is large and a search is not being performed, show only
the latest users with no paging in order
// to avoid expensive count queries.
}}}
Worked fine for us in 3.5.3, will have to find a way to filter it back in.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24750#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list