Content_Numbers::load_data()
Method: Loads required data.
Content_Numbers::load_data Read More »
@package: LearnDash / Core
Source Files: src/Core/Mappers/Dashboards/Course/Widgets/Content_Numbers.php
Method: Loads required data.
Content_Numbers::load_data Read More »
Method: Returns a number of children of a course by a post type.
Content_Numbers::get_course_children_count_by_type Read More »
Method: Returns the enrolled students’ IDs.
Students_Progress_Allocation::get_enrolled_student_ids Read More »
Method: Returns the ids of directly enrolled students.
Students_Progress_Allocation::get_directly_enrolled_student_ids Read More »
Method: Returns the limit of latest enrollees to display.
Latest_Enrollees::get_users_limit Read More »
Method: Loads required data.
Latest_Enrollees::load_data Read More »
Method: Returns the latest enrollee’s user IDs and their enrolment dates.
Latest_Enrollees::get_latest_enrollees Read More »
Method: Returns the latest enrollee’s user IDs with direct access and their enrolment dates.
Latest_Enrollees::get_directly_latest_enrollees Read More »
Method: Returns the latest enrollee’s user IDs with access via group and their enrolment dates.
Latest_Enrollees::get_group_based_latest_enrollees Read More »
Method: Returns a widget empty state text. It is used when there is no data to show.
Latest_Enrollees::get_empty_state_text Read More »
Method: Loads required data.
Enrolled_Students_Number::load_data Read More »
Method: Returns the number of enrolled students.
Enrolled_Students_Number::get_enrolled_students_number Read More »
Method: Returns the ids of directly enrolled students.
Enrolled_Students_Number::get_directly_enrolled_student_ids Read More »
Method: Returns the ids of students enrolled via groups.
Enrolled_Students_Number::get_group_based_enrolled_student_ids Read More »
Method: Loads required data.
Students_Progress_Allocation::load_data Read More »
Method: Loads the progress allocation data.
Students_Progress_Allocation::load_progress_allocation Read More »
Method: Returns the percentage based on the total number of students.
Students_Progress_Allocation::get_percentage Read More »
Class: Enrolled students widget.
Class: Enrolled students number widget.
Enrolled_Students_Number Read More »
Filter Hook: Filters the limit of latest enrollees to display.
learndash_dashboard_widget_course_latest_enrollees_users_limit Read More »