File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_group_accept_invite_link() |
Output the URL for accepting an invitation to the current group in the loop. |
bp_get_group_accept_invite_link() |
Generate the URL for accepting an invitation to a group. |
bp_get_group_accept_invite_link |
Filters the URL for accepting an invitation to a group. |
bp_group_reject_invite_link() |
Output the URL for accepting an invitation to the current group in the loop. |
bp_get_group_reject_invite_link() |
Generate the URL for rejecting an invitation to a group. |
bp_get_group_reject_invite_link |
Filters the URL for rejecting an invitation to a group. |
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_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. |