@since: BuddyPress 1.0.0
Description
xprofile_avatar_upload_dir()

Setup the avatar upload directory for a user.

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

xprofile_sync_wp_profile()

Sync xprofile data to the standard built in WordPress profile data.

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

xprofile_get_random_profile_data

Filters a random piece of profile data for the user.

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

xprofile_format_profile_field()

Formats a profile field according to its type. [ TODO: Should really be moved to filters ]

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

xprofile_get_field_id_from_name()

Returns the ID for the field based on the field name.

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

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

xprofile_insert_field_group()

Insert a new profile field group.

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