Opened 15 years ago
Closed 15 years ago
#14297 closed defect (bug) (duplicate)
Add paging to users on ms-sites.php to avoid crashing sites with large users base.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 3.0 |
Component: | Network Admin | Keywords: | has-patch needs-testing |
Focuses: | multisite | Cc: |
Description
Sites with thousands of users causes ms-sites.php to crash since it tries to load all the users on the page. Paging should be added to the users handling to avoid this.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
this patch requires wp_numeric_to_associative() function from http://core.trac.wordpress.org/attachment/ticket/13937/add_meta_box.2.diff