@since: BuddyPress 1.1.0
Description
bp_is_group_creation_step()

Check which step is displayed during the group creation process.

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

bp_is_group_creation_step_complete()

Check which group creation steps have been completed.

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

bp_are_previous_group_creation_steps_complete()

Check all previous group creation steps are complete.

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

bp_new_group_id()

Output the newly created group ID after the creation process.

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

bp_get_new_group_id()

Get the newly created group ID after the creation process.

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

bp_get_new_group_id

Filters the new group ID.

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

bp_get_group_member_avatar_thumb

Filters the group member avatar thumb while in the groups members loop.

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

bp_group_has_members

Filters whether or not a group member query has members to display.

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

bp_group_total_for_member()

Output the group count for the displayed user.

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

bp_get_group_total_for_member()

Get the group count for the displayed user.

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