File: bp-groups/bp-groups-template.php |
Description |
|---|---|
| bp_get_group_all_members_permalink |
Filters the permalink of the Members page for the current group in the loop. |
| bp_group_search_form() |
Display a Groups search form. |
| bp_group_show_no_groups_message() |
Determine whether the displayed user has no groups. |
| bp_group_is_activity_permalink() |
Determine whether the current page is a group activity permalink. |
| bp_get_group_all_members_permalink() |
Return the permalink of the Members page of the current group in the loop. |
| bp_group_list_admins() |
Output markup listing group admins. |
| bp_group_list_parents() |
Output markup listing group parents. |
| bp_group_list_mods() |
Output markup listing group mod. |
| bp_group_admin_ids() |
Return a list of user IDs for a group’s admins. |
| bp_group_admin_ids |
Filters a list of user IDs for a group’s admins. |