File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| bp_get_group_is_public |
Filters whether the current group in the loop is public. |
| bp_group_date_created() |
Output the created date of the current group in the loop. |
| bp_get_group_date_created() |
Return the created date of the current group in the loop. |
| bp_get_group_date_created |
Filters the created date of the current group in the loop. |
| bp_get_group_description_editable() |
Return the permalink for the current group in the loop, for use in a textarea. |
| bp_get_group_description_editable |
Filters the permalink for the current group in the loop, for use in a textarea. |
| bp_group_description_excerpt() |
Output an excerpt of the group description. |
| bp_get_group_description_excerpt() |
Get an excerpt of a group description. |
| bp_get_group_description_excerpt |
Filters the excerpt of a group description. |
| bp_group_public_status() |
Output the status of the current group in the loop. |