do_action_ref_array( 'xprofile_data_before_save', BP_XProfile_ProfileData $this )
Fires before the current profile data instance gets saved.
Description Description
Please use this hook to filter the properties above. Each part will be passed in.
Parameters Parameters
- $this
-
(BP_XProfile_ProfileData) Current instance of the profile data being saved.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |