@since: BuddyPress 2.7.0
Description
bp_group_type_list()

Output a comma-delimited list of group types.

Source: bp-groups/bp-groups-template.php:202

bp_get_group_type_list()

Return a comma-delimited list of group types.

Source: bp-groups/bp-groups-template.php:225

bp_group_type_directory_permalink()

Output group type directory permalink.

Source: bp-groups/bp-groups-template.php:131

bp_get_group_type_directory_permalink()

Return group type directory permalink.

Source: bp-groups/bp-groups-template.php:142

bp_get_group_type_directory_permalink

Filters the group type directory permalink.

Source: bp-groups/bp-groups-template.php:167

bp_groups_group_type_base()

Output the group type base slug.

Source: bp-groups/bp-groups-template.php:71

bp_get_groups_group_type_base()

Get the group type base slug.

Source: bp-groups/bp-groups-template.php:85

bp_groups_group_type_base

Filters the group type URL base.

Source: bp-groups/bp-groups-template.php:94

bp_groups_reset_cache_incrementor_on_group_term_change()

Reset cache incrementor for Groups component when a group’s taxonomy terms change.

Source: bp-groups/bp-groups-cache.php:348

bp_groups_reset_cache_incrementor_on_group_term_remove()

Reset cache incrementor for Groups component when a group’s taxonomy terms are removed.

Source: bp-groups/bp-groups-cache.php:371