Post_Type_Status::get_statuses()
Method: Returns available statuses for a specific post type.
Post_Type_Status::get_statuses Read More »
Method: Returns available statuses for a specific post type.
Post_Type_Status::get_statuses Read More »
Method: Returns the user activity table name.
Students_Progress_Allocation::get_activity_table_name Read More »
Method: Returns the enrolled students number.
Students_Progress_Allocation::get_enrolled_students_number Read More »
Method: Returns the number of students who completed the course.
Students_Progress_Allocation::get_students_number_completed Read More »
Method: Returns the number of students who are in progress.
Students_Progress_Allocation::get_students_number_in_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 »
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 number of enrolled students.
Enrolled_Students_Number::get_enrolled_students_number 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 »
Method: Returns the percentage based on the total number of students.
Students_Progress_Allocation::get_percentage Read More »