File: bp-xprofile/classes/class-bp-xprofile-profile-completion-widget.php |
Description |
---|---|
BP_Xprofile_Profile_Completion_Widget::get_user_progress() |
Function returns logged in user progress based on options selected in the widget form. |
BP_Xprofile_Profile_Completion_Widget::get_user_progress_formatted() |
Function formats user progress to pass on to templates. |
BP_Xprofile_Profile_Completion_Widget::update() |
Callback to save widget settings. |
xprofile_profile_completion_form_update |
Fires when updating widget form settings. |
BP_Xprofile_Profile_Completion_Widget::form() |
Widget settings form. |
xprofile_profile_completion_form |
Fires after showing last field in the Widget form. |
BP_Xprofile_Profile_Completion_Widget::widget() |
Displays the widget. |
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. |