Namespaces: global
Description
bp_xprofile_add_meta()

Add a piece of xprofile metadata.

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

bp_xprofile_update_fieldgroup_meta()

Updates the fieldgroup metadata.

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

xprofile_sync_bp_profile()

Syncs the standard built in WordPress profile data to XProfile.

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

bp_xprofile_update_display_name()

Update display_name in user database.

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

user_profile_update_validate_nickname()

Validate nickname when updated and return error if invalid.

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

xprofile_sync_wp_profile_on_single_field_set()

Update the WP display, last, and first name fields when the xprofile display name field is updated.

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

xprofile_remove_data()

When a user is deleted, we need to clean up the database and remove all the profile data from each table. Also we need to clean anything up in the usermeta table that this component uses.

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

xprofile_update_field_position()

Update the field position for a provided field.

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

xprofile_override_user_fullnames()

Replace the displayed and logged-in users fullnames with the xprofile name, if required.

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

xprofile_avatar_upload_dir()

Setup the avatar upload directory for a user.

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