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

Profile Completion widget for the logged-in user

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

BP_Xprofile_Profile_Completion_Widget::__construct()

Constructor.

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

BP_Xprofile_Profile_Completion_Widget::delete_transient_hooks()

Function add hook to delete transient on various wp-admin and profile settings change.

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

BP_Xprofile_Profile_Completion_Widget::widget()

Displays the widget.

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

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