apply_filters( 'bp_get_blog_name', string $name )
Filters the name of the current blog in the loop.
Parameters Parameters
- $name
-
(string) Name of the current blog in the loop.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |