apply_filters( 'groups_allowed_invite_status', array $value )
Filters the allowed invite status values for the group.
Parameters Parameters
- $value
-
(array) Array of allowed invite statuses.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |