do_action( 'groups_screen_group_invites', int $group_id )
Fires before the loading of a users Groups > Invites template.
Parameters Parameters
- $group_id
-
(int) ID of the group being displayed
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |