apply_filters( 'bp_get_members_invitations_allowed', bool $allowed )
Filters whether or not community invitations are allowed.
Description Description
Parameters Parameters
- $allowed
-
Whether or not community invitations are allowed.
Source Source
File: bp-members/bp-members-template.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |