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