@since: BuddyPress 1.0.0
Description
xprofile_group_after_save

Fires after the current group instance gets saved.

Source: bp-xprofile/classes/class-bp-xprofile-group.php:175

xprofile_updated_profile

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

Source: bp-xprofile/screens/edit.php:204

BP_XProfile_ProfileData::get_fullname()

Get fullname for provided user ID.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:717

BP_XProfile_ProfileData::get_random()

Get random field type by user ID.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:699

xprofile_data_value_before_save

Filters the data’s value before saving to the database.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:216

xprofile_data_last_updated_before_save

Filters the data’s last updated timestamp before saving to the database.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:226

xprofile_data_before_save

Fires before the current profile data instance gets saved.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:237

xprofile_data_after_save

Fires after the current profile data instance gets saved.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:264

BP_XProfile_ProfileData::delete()

Delete specific XProfile field data.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:281

BP_XProfile_ProfileData::get_value_byid()

Get profile field values by field ID and user IDs.

Source: bp-xprofile/classes/class-bp-xprofile-profiledata.php:486