File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| bp_get_group_create_nav_item() |
Get the Create a Group nav item. |
| bp_get_group_create_nav_item |
Filters the Create a Group nav item. |
| bp_group_backcompat_create_nav_item() |
Checks if a specific theme is still filtering the Groups directory title if so, transform the title button into a Groups directory nav item. |
| bp_group_status_message() |
Prints a message if the group is not visible to the current user (it is a hidden or private group, and the user does not have access). |
| bp_group_status_message |
Filters a message if the group is not visible to the current user. |
| bp_group_hidden_fields() |
Output hidden form fields for group. |
| bp_total_group_count() |
Output the total number of groups. |
| bp_group_create_nav_item() |
Output the Create a Group nav item. |
| bp_group_send_invite_form_action |
Filters the ‘action’ attribute for a group send invite form. |
| bp_has_friends_to_invite() |
Determine whether the current user has friends to invite to a group. |