Namespaces: global
Description
bp_group_class()

Output the row class of the current group in the loop.

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

bp_get_group_class()

Get the row class of the current group in the loop.

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

bp_group_type_directory_link()

Output group type directory link.

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

bp_get_group_type_directory_link()

Return group type directory link.

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

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_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