do_action( 'groups_settings_updated', int $id )
Fires after the update of a groups settings.
Parameters Parameters
- $id
-
(int) ID of the group that was updated.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |