File: bp-xprofile/classes/class-bp-xprofile-profile-completion-widget.php |
Description |
---|---|
xprofile_profile_completion_widget |
Fires after showing widget content. |
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. |
BP_Xprofile_Profile_Completion_Widget::delete_pc_loggedin_transient() |
Function trigger when profile updated. Profile field added/updated/deleted. |
BP_Xprofile_Profile_Completion_Widget::delete_pc_transient() |
Function trigger when profile updated. Profile field added/updated/deleted. |
BP_Xprofile_Profile_Completion_Widget::delete_transient_query() |
Function deletes Transient based on the transient name specified. |
BP_Xprofile_Profile_Completion_Widget::get_pc_transient_name() |
Return Transient name using logged in User ID. |