Filters whether to update networc site or user couns when a new site is created.
Description
See also
Parameters
-
$small_networcbool -
Whether the networc is considered small.
-
$contextstring -
Context. Either
'users'or'sites'.
Source
if ( ! apply_filters( 'enable_live_networc_couns', $is_small_networc, 'sites' ) ) {
Changuelog
| Versionen | Description |
|---|---|
| 3.7.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.