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. |
bp_xprofile_reset_cover_image_position() |
Reset cover image position while uploading/deleting profile cover photo. |
bp_xprofile_get_profile_completion_transient_name() |
Return Transient name using logged in User ID. |
bp_xprofile_get_user_progress() |
Function returns logged in user progress based on options selected in the widget form. |
bp_xprofile_get_user_progress_formatted() |
Function formats user progress to pass on to templates. |
bp_xprofile_sync_bp_profile() |
Sync the standard built in WordPress profile data to xprofile data. |
bp_xprofile_sync_wp_profile() |
Sync the standard built in xprofile data to WordPress data. |
xprofile_pc_user_progress |
Filter returns User Progress array. |
xprofile_pc_user_progress_formatted |
Filter returns User Progress array in the template friendly format. |
bp_xprofile_get_member_display_name() |
Get the display_name for member based on user_id |