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

(int) ID of the field that was saved.

$value

(string) Value that was saved to the field.

Source

File: bp-xprofile/screens/edit.php

Changelog

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.