File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| 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. |
| bp_groups_auto_join() |
Determine whether groups auto-join is enabled. |
| bp_groups_auto_join |
Filters whether groups auto-join is enabled. |
| 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. |