File: bp-groups/bp-groups-template.php
Description
bp_the_group()

Set up the current group inside the loop.

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

bp_group_is_visible()

Is the group accessible to the currently logged-in user? Despite the name of the function, it has historically checked whether a user has access to a group.

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

bp_group_id()

Output the ID of the current group in the loop.

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

bp_get_group_id()

Get the ID of the current group in the loop.

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

bp_get_group_id

Filters the ID of the current group in the loop.

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

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_slug()

Output the groups component slug.

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

bp_get_groups_slug()

Return the groups component slug.

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