do_action( 'groups_screen_group_admin_delete_group', int $id )
Fires before the loading of the Delete Group page template.
Parameters Parameters
- $id
-
(int) ID of the group that is being displayed.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |