apply_filters( 'bp_get_blog_id', int $blog_id )
Filters the ID of the current blog in the loop.
Description Description
Parameters Parameters
- $blog_id
-
ID of the current blog in the loop.
Source Source
File: bp-blogs/bp-blogs-template.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |