File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_get_group_name() |
Get the name of the current group in the loop. |
bp_get_group_name |
Filters the name of the current group in the loop. |
bp_group_type() |
Output the type of the current group in the loop. |
bp_get_group_type() |
Get the type of the current group in the loop. |
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. |