apply_filters( 'bp_get_current_group_description', string $desc )
Filters the description of the current group.
Description Description
Parameters Parameters
- $desc
-
Description of the current group.
Source Source
File: bp-groups/bp-groups-template.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |