[wp-trac] [WordPress Trac] #38741: Introduce the concept of a large site in order to speed up the Users screen when there are many users
WordPress Trac
noreply at wordpress.org
Wed Aug 1 15:51:10 UTC 2018
#38741: Introduce the concept of a large site in order to speed up the Users screen
when there are many users
-------------------------------------+-------------------------------------
Reporter: johnbillion | Owner: johnbillion
Type: enhancement | Status: accepted
Priority: normal | Milestone: 5.0
Component: Users | Version:
Severity: normal | Resolution:
Keywords: early has-patch dev- | Focuses: administration,
feedback needs-testing | multisite, performance
-------------------------------------+-------------------------------------
Comment (by macbookandrew):
Found another place where a large number of users is a performance hit:
`wp-admin/includes/class-wp-posts-list-table.php` calls
`wp_dropdown_users` when generating the list of authors for bulk edit
mode.
[https://core.trac.wordpress.org/attachment/ticket/38741/38741.10.diff
38741.10.diff] includes a fix for that.
Is it ok to include here or should I open a separate ticket instead?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38741#comment:44>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list