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