@since: BuddyPress 1.1.0
Description
bp_new_group_enable_forum()

Output if the newly created group has forums enabled.

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

bp_get_new_group_enable_forum()

Check if the newly created group has forums enabled.

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

bp_get_new_group_enable_forum

Filters whether or not to enable forums for the new group.

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

bp_get_new_group_name()

Get the newly created group name after the creation process.

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

bp_get_new_group_name

Filters the new group name.

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

bp_get_group_creation_form_action

Filters the group creation form action.

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

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