do_action( 'xprofile_profile_field_data_updated', int $field_id , string $value )
Fires on each iteration of an XProfile field being saved with no error.
Description
Parameters
- $field_id
-
ID of the field that was saved.
- $value
-
Value that was saved to the field.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.1.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.