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

Function returns user progress data by checking if data already exists in transient first. IF NO then follow checking the progress logic.

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

bp_xprofile_reset_cover_image_position()

Reset cover image position while uploading/deleting profile cover photo.

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

bp_xprofile_get_profile_completion_transient_name()

Return Transient name using logged in User ID.

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

bp_xprofile_get_user_progress()

Function returns logged in user progress based on options selected in the widget form.

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

bp_xprofile_get_user_progress_formatted()

Function formats user progress to pass on to templates.

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

bp_xprofile_sync_bp_profile()

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

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

bp_xprofile_sync_wp_profile()

Sync the standard built in xprofile data to WordPress data.

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

xprofile_pc_user_progress

Filter returns User Progress array.

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

xprofile_pc_user_progress_formatted

Filter returns User Progress array in the template friendly format.

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

bp_xprofile_get_member_display_name()

Get the display_name for member based on user_id

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