do_action_ref_array( 'xprofile_field_after_save', BP_XProfile_Field $this )
Fires after the current field instance gets saved.
Parameters Parameters
- $this
-
(BP_XProfile_Field) Current instance of the field being saved.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |