@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_get_total_group_count_for_user |
Filters the total number of groups a user belongs to. |
bp_get_group_member_count() |
Generate the “x members” count string for a group. |
bp_get_group_member_count |
Filters the “x members” count string for a group. |
bp_groups_pagination_links() |
Output the pagination HTML for a group loop. |
bp_get_groups_pagination_links() |
Get the pagination HTML for a group loop. |
bp_get_groups_pagination_links |
Filters the pagination HTML for a group loop. |
bp_groups_pagination_count() |
Output the “Viewing x-y of z groups” pagination message. |
bp_group_member_count() |
Output the “x members” count string for a group. |
groups_clear_group_user_object_cache() |
Clear a user’s cached group count. |
bp_groups_filter_kses |
Filters the HTML elements allowed for a given context. |