File: bp-groups/bp-groups-template.php |
Description |
---|---|
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_get_new_group_id |
Filters the new group ID. |
bp_new_group_name() |
Output the newly created group name after the creation process. |
bp_group_creation_tabs() |
Output HTML for group creation steps. |
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_member_pagination_count() |
Output total number of group member pages and total number of group members. |