File: bp-groups/bp-groups-template.php |
Description |
---|---|
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. |
bp_include_group_by_context() |
Determine whether a group should be included in results sets for a user in a specific context. |
bp_include_group_by_context |
Filters whether this group should be included for this user and context combination. |
bp_groups_user_can_send_invites() |
Can a user send invitations in the specified group? |
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. |