apply_filters( 'bp_get_members_invitations_allowed', bool $allowed )
Filters whether or not community invitations are allowed.
Parameters Parameters
- $allowed
-
(bool) Whether or not community invitations are allowed.
Source Source
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |