File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| bp_group_total_members() |
Output the total member count for a group. |
| bp_get_group_total_members() |
Get the total member count for a group. |
| bp_get_group_total_members |
Filters the total member count for a group. |
| bp_group_member_count() |
Output 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_get_groups_pagination_count() |
Generate the “Viewing x-y of z groups” pagination message. |
| bp_get_groups_pagination_count |
Filters the “Viewing x-y of z groups” pagination message. |