Namespaces: global |
Description |
|---|---|
| bp_group_member_unban_link() |
Output a URL for unbanning a member from a group. |
| bp_get_group_member_unban_link() |
Generate a URL for unbanning a member from a group. |
| bp_group_show_media_status_setting() |
Output the ‘checked’ value, if needed, for a given media_status on the group create/admin screens |
| bp_group_get_media_status() |
Get the media status of a group. |
| bp_get_parent_group_id() |
Get the parent group ID for a specific group. |
| bp_get_possible_parent_groups() |
Get an array of possible parent group ids for a specific group and user. |
| bp_get_descendent_groups() |
Get all groups that are descendants of a specific group. |
| bp_include_group_by_context() |
Determine whether a group should be included in results sets for a user in a specific context. |
| bp_groups_user_can_send_invites() |
Can a user send invitations in the specified group? |
| bp_group_admin_memberlist() |
Since BuddyPress 1.0, this generated the group settings admin/member screen. |