@since: BuddyPress 1.1.0
Description
bp_new_group_description()

Output the newly created group description after the creation process.

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

bp_get_new_group_description()

Get the newly created group description after the creation process.

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

bp_get_new_group_description

Filters the new group description.

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

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

Output the newly created group privacy.

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

bp_get_new_group_status()

Get the newly created group privacy.

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

bp_get_new_group_status

Filters the new group status.

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

bp_new_group_avatar()

Output the avatar for the group currently being created

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