File: bp-xprofile/bp-xprofile-functions.php
Description
xprofile_get_random_profile_data()

Fetches a random piece of profile data for the user.

Source: bp-xprofile/bp-xprofile-functions.php:655

xprofile_get_field_data()

Fetches profile data for a specific field for the user.

Source: bp-xprofile/bp-xprofile-functions.php:372

xprofile_get_field_data

Filters the field data value for a specific field for the user.

Source: bp-xprofile/bp-xprofile-functions.php:407

xprofile_set_field_data()

A simple function to set profile data for a specific field for a specific user.

Source: bp-xprofile/bp-xprofile-functions.php:432

bp_xprofile_set_field_data_pre_validate

Filter the raw submitted profile field value.

Source: bp-xprofile/bp-xprofile-functions.php:460

bp_xprofile_create_field_type()

Creates the specified field type object; used for validation and templating.

Source: bp-xprofile/bp-xprofile-functions.php:211

xprofile_insert_field()

Insert or update an xprofile field.

Source: bp-xprofile/bp-xprofile-functions.php:254

xprofile_get_field()

Get a profile field object.

Source: bp-xprofile/bp-xprofile-functions.php:325

xprofile_delete_field()

Delete a profile field object.

Source: bp-xprofile/bp-xprofile-functions.php:350

bp_xprofile_get_groups

Filters a set of field groups, populated with fields and field data.

Source: bp-xprofile/bp-xprofile-functions.php:58