do_action( 'groups_group_details_edited', int $id )
Fires before the redirect if a group details has been edited and saved.
Parameters Parameters
- $id
-
(int) ID of the group that was edited.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |