File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| 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. |
| bp_get_new_group_id() |
Get the newly created group ID after the creation process. |
| bp_user_can_create_groups() |
Determine if the current logged in user can create groups. |
| bp_user_can_create_groups |
Filters if the current logged in user can create groups. |
| bp_group_creation_tabs() |
Output HTML for group creation steps. |
| bp_groups_members_template_part() |
Output the Group members template. |