File: bp-groups/bp-groups-template.php
Description
bp_get_group_description_excerpt()

Get an excerpt of a group description.

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

bp_get_group_admin_permalink()

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

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

bp_get_group_admin_permalink

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

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

bp_group_slug()

Return the slug for the current group in the loop.

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

bp_get_group_slug()

Return the slug for the current group in the loop.

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

bp_get_group_slug

Filters the slug for the current group in the loop.

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

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