apply_filters( 'bp_get_root_blog_id', int $root_blog_id )
Filters the ID for the root blog.
Parameters Parameters
- $root_blog_id
-
(int) ID for the root blog.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |