do_action( 'xprofile_updated_profile', int $value, array $posted_field_ids, bool $errors, array $old_values, array $new_values )

Fires after all XProfile fields have been saved for the current profile.

Description

Parameters

$value

Displayed user ID.

$posted_field_ids

Array of field IDs that were edited.

$errors

Whether or not any errors occurred.

$old_values

Array of original values before updated.

$new_values

Array of newly saved values after update.

Source

File: bp-xprofile/screens/edit.php

Changelog

Changelog
Version Description
BuddyPress 1.0.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.