apply_filters( 'members_invitations_form_access_restricted', string $value )
Use this filter to edit the restricted feedback message displayed into the Send invitation form.
Parameters Parameters
- $value
-
(string) The restricted feedback message displayed into the Send invitation form.
Source Source
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |