File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_get_group_member_avatar_thumb() |
Return the group member avatar 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() |
Return the total number of groups. |
bp_get_total_group_count |
Filters the total number of groups. |
bp_total_group_count_for_user() |
Output the total number of groups a user belongs to. |
bp_get_total_group_count_for_user() |
Return the total number of groups a user belongs to. |
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. |