File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| bp_groups_members_order_options |
Fires at the end of the Group members filters select input. |
| bp_group_member_pagination_count() |
Output total number of group member pages and total number of group members. |
| bp_get_group_member_pagination_count() |
Get total number of group member pages and total number of group members. |
| bp_get_group_member_pagination_count |
Filters the “Viewing x-y of z members” pagination message. |
| bp_group_member_admin_pagination() |
Output group member pagination for admin. |
| bp_get_group_member_admin_pagination() |
Get group member pagination for admin. |
| bp_groups_front_template_part() |
Output the contents of the current group’s home page. |
| bp_groups_get_front_template() |
Locate a custom group front template if it exists. |
| bp_groups_get_front_template |
Filters the hierarchy of group front templates corresponding to a specific group. |
| bp_groups_members_template_part() |
Output the Group members template. |