File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_get_group_type |
Filters the type for the current group in the loop. |
bp_group_status() |
Output the status of the current group in the loop. |
bp_get_group_status() |
Get the status of the current group in the loop. |
bp_get_group_status |
Filters the status of the current group in the loop. |
bp_group_status_description() |
Output the status description of the current group in the loop. |
bp_get_group_status_description() |
Get the status description of the current group in the loop. |
bp_get_group_status_description |
Filters the status description of the current group in the loop. |
bp_get_group_class |
Filters classes that will be applied to row class of the current group in the loop. |
bp_group_name() |
Output the name of the current group in the loop. |
bp_get_group_name() |
Get the name of the current group in the loop. |