File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| bp_get_group_member_avatar_mini |
Filters the group member avatar mini while in the groups members loop. |
| bp_group_members() |
Check if there is another member in the loop to display. |
| bp_group_the_member() |
Get the group member info to display. |
| 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. |