apply_filters( 'bp_get_root_blog_id', int $root_blog_id )
Filters the ID for the root blog.
Description Description
Parameters Parameters
- $root_blog_id
-
ID for the root blog.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |