do_action( 'groups_screen_group_invites', int $group_id )
Fires before the loading of a users Groups > Invites template.
Description Description
Parameters Parameters
- $group_id
-
ID of the group being displayed
Source Source
File: bp-groups/screens/user/invites.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |