Namespaces: global |
Description |
|---|---|
| bp_group_leave_confirm_link() |
Output the URL for confirming a request to leave a group. |
| bp_group_has_requested_membership() |
Determine whether the logged-in user has requested membership to a group. |
| 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. |
| bp_get_group_member_remove_link() |
Generate 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. |