do_action_ref_array( 'xprofile_group_after_save', BP_XProfile_Group $this )
Fires after the current group instance gets saved.
Description Description
Parameters Parameters
- $this
-
Current instance of the group being saved. Passed by reference.
Source Source
File: bp-xprofile/classes/class-bp-xprofile-group.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |