File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| 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_get_total_group_count() |
Return the total number of groups. |
| bp_get_total_group_count |
Filters the total number of groups. |
| bp_group_create_nav_item() |
Output the Create a Group nav item. |
| bp_group_join_button() |
Output button to join a group. |
| bp_get_group_join_button() |
Return button to join a group. |