Namespaces: global
Description
bp_group_leave_confirm_link()

Output the URL for confirming a request to leave a group.

Source: bp-groups/bp-groups-template.php:4000

bp_group_has_requested_membership()

Determine whether the logged-in user has requested membership to a group.

Source: bp-groups/bp-groups-template.php:3753

bp_group_form_action()

Output the ‘action’ attribute for a group form.

Source: bp-groups/bp-groups-template.php:3669

bp_get_group_form_action()

Generate the ‘action’ attribute for a group form.

Source: bp-groups/bp-groups-template.php:3682

bp_group_admin_form_action()

Output the ‘action’ attribute for a group admin form.

Source: bp-groups/bp-groups-template.php:3708

bp_get_group_admin_form_action()

Generate the ‘action’ attribute for a group admin form.

Source: bp-groups/bp-groups-template.php:3721

bp_group_member_remove_link()

Output a URL for removing a member from a group.

Source: bp-groups/bp-groups-template.php:3536

bp_get_group_member_remove_link()

Generate a URL for removing a member from a group.

Source: bp-groups/bp-groups-template.php:3555

bp_group_admin_tabs()

HTML admin subnav items for group pages.

Source: bp-groups/bp-groups-template.php:3582

bp_group_admin_tabs_backcompat()

BackCompat for plugins/themes directly hooking groups_admin_tabs without using the Groups Extension API.

Source: bp-groups/bp-groups-template.php:3613