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_total_group_count_for_user |
Filters the total number of groups a user belongs to. |
bp_group_has_members() |
Initialize a group member query loop. |
bp_group_has_members |
Filters whether or not a group member query has members 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). |