@since: BuddyPress 1.0.0
Description
bp_group_description()

Output the description for the current group in the loop.

Source: bp-groups/bp-groups-template.php:1321

bp_get_group_description()

Return the description for the current group in the loop.

Source: bp-groups/bp-groups-template.php:1333

bp_get_group_description

Filters the description of the current group.

Source: bp-groups/bp-groups-template.php:7332

bp_group_description_editable()

Output the description for the current group in the loop, for use in a textarea.

Source: bp-groups/bp-groups-template.php:1360

bp_get_group_permalink()

Return the permalink for the current group in the loop.

Source: bp-groups/bp-groups-template.php:1170

bp_get_group_permalink

Filters the permalink for the current group in the loop.

Source: bp-groups/bp-groups-template.php:1186

bp_group_admin_permalink()

Output the permalink for the admin section of the current group in the loop.

Source: bp-groups/bp-groups-template.php:1243

bp_get_group_avatar

Filters the group avatar while in the groups loop.

Source: bp-groups/bp-groups-template.php:947

bp_group_avatar_thumb()

Output the group avatar thumbnail while in the groups loop.

Source: bp-groups/bp-groups-template.php:958

bp_get_group_avatar_thumb()

Return the group avatar thumbnail while in the groups loop.

Source: bp-groups/bp-groups-template.php:970