do_action( 'xprofile_fields_saved_field', BP_XProfile_Field $field )
Fires at the end of the process to save a field for a user, if successful.
Description Description
Parameters Parameters
- $field
-
Current BP_XProfile_Field object.
Source Source
File: bp-xprofile/bp-xprofile-admin.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |