Namespaces: global |
Description |
|---|---|
| bp_get_group_reject_invite_link() |
Generate the URL for rejecting an invitation to a group. |
| bp_group_has_requested_membership() |
Determine whether the logged-in user has requested membership to a group. |
| 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_group_form_action() |
Output the ‘action’ attribute for a group form. |
| bp_get_group_form_action() |
Generate the ‘action’ attribute for a group form. |
| bp_group_admin_form_action() |
Output the ‘action’ attribute for a group admin form. |
| bp_get_group_admin_form_action() |
Generate the ‘action’ attribute for a group admin form. |
| bp_group_member_remove_link() |
Output a URL for removing a member from a group. |