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::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. |