File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_group_admin_form_action |
Filters the ‘action’ attribute for a group admin form. |
bp_group_member_remove_link() |
Output a URL for removing a member from a group. |
bp_get_group_member_remove_link() |
Generate a URL for removing a member from a group. |
bp_get_group_member_remove_link |
Filters a URL for removing a member from a group. |
bp_group_admin_tabs() |
HTML admin subnav items for group pages. |
bp_group_admin_tabs_backcompat() |
BackCompat for plugins/themes directly hooking groups_admin_tabs without using the Groups Extension API. |
bp_group_total_for_member() |
Output the group count for the displayed user. |
bp_get_group_total_for_member() |
Get the group count for the displayed user. |
bp_get_group_total_for_member |
FIlters the group count for a displayed user. |
bp_group_form_action() |
Output the ‘action’ attribute for a group form. |