apply_filters( 'bp_group_get_invite_status', string $invite_status , int $group_id )
Filters the invite status of a group.
Description
Invite status in this case means who from the group can send invites.
Parameters
- $invite_status
-
Membership level needed to send an invite.
- $group_id
-
ID of the group whose status is being checked.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.5.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.