apply_filters( 'members_template_list_sent_invites', string $template )
Filters the template used to display the send membership invitations page.
Parameters Parameters
- $template
-
(string) Path to the send membership invitations template to load.
Source Source
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |