do_action_ref_array( 'xprofile_data_before_delete', BP_XProfile_ProfileData $this )
Fires before the current profile data instance gets deleted.
Description Description
Parameters Parameters
- $this
-
Current instance of the profile data being deleted.
Source Source
File: bp-xprofile/classes/class-bp-xprofile-profiledata.php
Changelog Changelog
Version | Description |
---|---|
1.9.0 | Introduced. |