@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_groups_activity_feed() |
Hook group activity feed to . |
bp_group_activity_feed_link() |
Output the current group activity-stream RSS URL. |
bp_user_can_create_groups() |
Determine if the current logged in user can create groups. |
bp_user_can_create_groups |
Filters if the current logged in user can create groups. |
bp_group_is_user_banned() |
Check if a user is banned from a group. |
bp_group_is_user_banned |
Filters whether current user has been banned from current group in loop. |
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_show_invite_status_setting() |
Output the ‘checked’ value, if needed, for a given invite_status on the group create/admin screens |
bp_group_get_invite_status() |
Get the invite status of a group. |