File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_get_group_name() |
Get the name of the current group in the loop. |
bp_group_class() |
Output the row class of the current group in the loop. |
bp_get_group_class() |
Get the row class of the current group in the loop. |
bp_get_group_type_directory_link() |
Return group type directory link. |
bp_group_type_list() |
Output a comma-delimited list of group types. |
bp_get_group_type_list() |
Return a comma-delimited list of group types. |
bp_has_groups() |
Start the Groups Template Loop. |
bp_has_groups |
Filters whether or not there are groups to iterate over for the groups loop. |
bp_groups() |
Check whether there are more groups to iterate over. |
bp_the_group() |
Set up the current group inside the loop. |