Namespaces: global |
Description |
|---|---|
| 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_user_can_create_groups() |
Determine if the current logged in user can create groups. |
| bp_group_creation_tabs() |
Output HTML for group creation steps. |
| bp_group_member_pagination_count() |
Output total number of group member pages and total number of group members. |
| bp_get_group_member_pagination_count() |
Get total number of group member pages and total number of group members. |
| bp_group_member_admin_pagination() |
Output group member pagination for admin. |
| bp_get_group_member_admin_pagination() |
Get group member pagination for admin. |
| bp_groups_front_template_part() |
Output the contents of the current group’s home page. |
| bp_groups_get_front_template() |
Locate a custom group front template if it exists. |