apply_filters( 'enable_live_network_counts', bool $small_network , string $context )
Filters whether to update network site or user counts when a new site is created.
Description
See also
Parameters
- $small_network
-
Whether the network is considered small.
- $context
-
Context. Either 'users' or 'sites'.
Source
Changelog
Version | Description |
---|---|
WP-3.7.0 | Introduced. |