do_action( 'xprofile_profile_field_data_updated', int $field_id, string $value )

Fires after the saving of each profile field, if successful.


Description Description


Parameters Parameters

$field_id

ID of the field being updated.

$value

Value that was saved to the field.


Top ↑

Source Source

File: bp-xprofile/classes/class-bp-xprofile-user-admin.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.