do_action_ref_array( 'xprofile_group_before_delete', BP_XProfile_Group $this )
Fires before the current group instance gets deleted.
Parameters Parameters
- $this
-
(BP_XProfile_Group) Current instance of the group being deleted. Passed by reference.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |