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