File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| bp_get_groups_current_create_step() |
Returns the current group creation step. If none is found, returns an empty string. |
| bp_get_groups_current_create_step |
Filters the current group creation step. |
| bp_is_last_group_creation_step() |
Is the user looking at the last step in the group creation process. |
| bp_is_last_group_creation_step |
Filters whether or not user is looking at last step in group creation process. |
| bp_is_first_group_creation_step() |
Is the user looking at the first step in the group creation process |
| bp_is_first_group_creation_step |
Filters whether or not user is looking at first step in group creation process. |
| bp_new_group_invite_friend_list() |
Output a list of friends who can be invited to a group |
| bp_get_group_creation_previous_link() |
Return the URL to the previous group creation step |
| bp_get_group_creation_previous_link |
Filters the permalink for the previous step with the group creation process. |
| bp_get_new_group_status() |
Get the newly created group privacy. |