File: bp-xprofile/classes/class-bp-xprofile-profile-completion-widget.php |
Description |
---|---|
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::get_user_progress() |
Function returns logged in user progress based on options selected in the widget form. |
BP_Xprofile_Profile_Completion_Widget |
Profile Completion widget for the logged-in user |
BP_Xprofile_Profile_Completion_Widget::__construct() |
Constructor. |
BP_Xprofile_Profile_Completion_Widget::delete_transient_hooks() |
Function add hook to delete transient on various wp-admin and profile settings change. |
BP_Xprofile_Profile_Completion_Widget::widget() |
Displays the widget. |