@since: BuddyPress 1.2.6 |
Description |
---|---|
bp_get_group_request_reject_link() |
Get the reject group membership link. |
bp_get_group_request_reject_link |
Filters the URL to use to reject a membership request. |
bp_get_group_request_accept_link() |
Get the accept group membership link. |
bp_group_member_css_class() |
Output group member class ‘banned-user’ for banned members. |
bp_group_member_css_class |
Filters the class to add to the HTML if member is banned. |
bp_get_group_join_button |
Filters the HTML button for joining 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. |
bp_get_group_member_remove_link |
Filters a URL for removing a member from a group. |
bp_groups_auto_join() |
Determine whether groups auto-join is enabled. |