bp_current_group_description()
Echoes the output of bp_get_current_group_description().
Description Description
Source Source
File: bp-groups/bp-groups-template.php
function bp_current_group_description() { echo bp_get_current_group_description(); }
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |