File: bp-groups/bp-groups-template.php |
Description |
---|---|
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_group_creator_username() |
Output the username of the creator of the current group in the loop. |
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. |
bp_get_group_public_status() |
Return the status 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. |