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