File: bp-xprofile/classes/class-bp-xprofile-profile-completion-widget.php
Description
xprofile_profile_completion_widget

Fires after showing widget content.

Source: bp-xprofile/classes/class-bp-xprofile-profile-completion-widget.php:93

BP_Xprofile_Profile_Completion_Widget::get_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/classes/class-bp-xprofile-profile-completion-widget.php:133

BP_Xprofile_Profile_Completion_Widget::delete_pc_loggedin_transient()

Function trigger when profile updated. Profile field added/updated/deleted.

Source: bp-xprofile/classes/class-bp-xprofile-profile-completion-widget.php:164

BP_Xprofile_Profile_Completion_Widget::delete_pc_transient()

Function trigger when profile updated. Profile field added/updated/deleted.

Source: bp-xprofile/classes/class-bp-xprofile-profile-completion-widget.php:176

BP_Xprofile_Profile_Completion_Widget::delete_transient_query()

Function deletes Transient based on the transient name specified.

Source: bp-xprofile/classes/class-bp-xprofile-profile-completion-widget.php:190

BP_Xprofile_Profile_Completion_Widget::get_pc_transient_name()

Return Transient name using logged in User ID.

Source: bp-xprofile/classes/class-bp-xprofile-profile-completion-widget.php:211