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