File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_groups_user_can_send_invites |
Filters whether a user can send invites in a group. |
bp_group_admin_memberlist() |
Since BuddyPress 1.0, this generated the group settings admin/member screen. |
bp_group_mod_memberlist() |
Generate the HTML for a list of group moderators. |
bp_group_has_moderators() |
Determine whether a group has moderators. |
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_group_get_media_status |
Filters the album 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. |