apply_filters( 'bp_get_blog_id', int $blog_id )
Filters the ID of the current blog in the loop.
Parameters Parameters
- $blog_id
-
(int) ID of the current blog in the loop.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |