@since: BuddyPress 1.0.0
Description
bp_get_group_name

Filters the name of the current group in the loop.

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

bp_group_type()

Output the type of the current group in the loop.

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

bp_get_group_type()

Get the type of the current group in the loop.

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

bp_get_group_type

Filters the type for the current group in the loop.

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

bp_get_group_status

Filters the status of the current group in the loop.

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

bp_has_groups()

Start the Groups Template Loop.

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

bp_groups()

Check whether there are more groups to iterate over.

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

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