apply_filters( 'bp_is_multiblog_mode', bool $retval )
Filters whether or not we’re running in multiblog mode.
Description Description
Parameters Parameters
- $retval
-
Whether or not we're running multiblog mode.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |