Used By
Used By | Description |
---|---|
wp-includes/ms-functions.php: wp_is_large_network() | Whether or not we have a large network. |
Filters whether the network is considered large.
(bool) Whether the network has more than 10000 users or sites.
(string) The component to count. Accepts 'users', or 'sites'.
(int) The count of items for the component.
(int) The ID of the network being checked.
Version | Description |
---|---|
4.8.0 | The $network_id parameter has been added. |
3.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_is_large_network