File: bp-groups/bp-groups-template.php |
Description |
---|---|
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_group_type_directory_permalink() |
Output group type directory permalink. |
bp_get_group_type_directory_permalink() |
Return group type directory permalink. |
bp_get_group_type_directory_permalink |
Filters the group type directory permalink. |
bp_groups_group_type_base() |
Output the group type base slug. |
bp_get_groups_group_type_base() |
Get the group type base slug. |