@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_new_group_enable_forum() |
Output if the newly created group has forums enabled. |
bp_get_new_group_enable_forum() |
Check if the newly created group has forums enabled. |
bp_get_new_group_enable_forum |
Filters whether or not to enable forums for the new group. |
bp_get_new_group_name() |
Get the newly created group name after the creation process. |
bp_get_new_group_name |
Filters the new group name. |
bp_get_group_creation_form_action |
Filters the group creation form action. |
bp_is_group_creation_step() |
Check which step is displayed during the group creation process. |
bp_is_group_creation_step_complete() |
Check which group creation steps have been completed. |
bp_are_previous_group_creation_steps_complete() |
Check all previous group creation steps are complete. |
bp_new_group_id() |
Output the newly created group ID after the creation process. |