Filters whether the site is considered large, based on its number of users.
$is_large_user_countbool
$countint
$network_idint|null
null represents the current network.return apply_filters( 'wp_is_large_user_count', $count > 10000, $count, $network_id );
| Version | Description |
|---|---|
| 6.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_is_large_user_count