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 ids of students enrolled via groups.
Students_Progress_Allocation::get_group_based_enrolled_student_ids Read More »
Class: Enrolled students progress widget.
Enrollments_Progress Read More »
Method: Loads required data.
Enrollments_Progress::load_data Read More »
Method: Returns the number of enrolled students in the course between the interval specified in days.
Enrollments_Progress::get_enrolled_students_number_in_interval Read More »
Method: Returns the directly enrolled students’ IDs in the course between the interval specified in days.
Enrollments_Progress::get_directly_enrolled_students_in_interval Read More »
Method: Returns the students’ IDs enrolled in the course via groups between the interval specified in days.
Enrollments_Progress::get_group_based_enrolled_students_in_interval Read More »
Class: Content in numbers widget.
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 »
Class: Students progress allocation widget.
Students_Progress_Allocation 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 »
Class: Enrolled students widget.
Method: Returns the percentage based on the total number of students.
Students_Progress_Allocation::get_percentage Read More »
Method: Returns the limit of latest enrollees to display.
Latest_Enrollees::get_users_limit Read More »