[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
Mon Jun 11 11:25:45 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 spacedmonkey):

 As of
 [https://core.trac.wordpress.org/attachment/ticket/38741/38741.9.diff
 38741.9.diff] there are the following changes

 - Added `wp_get_user_count` function, with the logic contained in
 `get_user_count` but no network id param
 - Deprecated  `get_user_count`
 - Deprecated `$network_id` in `wp_is_large_network` as unable to pass to
 `get_user_count` as `wp_get_user_count` now in use.
 - Removed all references to `get_user_count` in code.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/38741#comment:42>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list