apply_filters( 'bp_is_root_blog', bool $is_root_blog )
Filters whether or not we’re on the root blog.
Description Description
Parameters Parameters
- $is_root_blog
-
Whether or not we're on the root blog.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |