do_action( 'groups_screen_group_invite', int $id )
Fires after the sending of a group invite inside the group’s Send Invites page.
Parameters Parameters
- $id
-
(int) ID of the group whose members are being displayed.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |