learndash_course_next_step_id
Filter Hook: Filters next step ID for the course.
learndash_course_next_step_id Read More »
@package: LearnDash / Navigation
Source Files: includes/course/ld-course-navigation.php
Filter Hook: Filters next step ID for the course.
learndash_course_next_step_id Read More »
Filter Hook: Filters next step url for the course.
learndash_course_next_step_url Read More »
Filter Hook: Filters whether to redirect to the course completion page.
learndash_course_completion_page_redirect_enabled Read More »
Function: Returns the page url a user is redirected to after completing a course.
learndash_course_get_completion_url Read More »
Filter Hook: Filters whether the file can be downloaded.
learndash_file_can_be_downloaded Read More »
Method: Returns whether the current user can download the file.
Learndash_Admin_File_Download_Handler::can_be_downloaded Read More »
Method: We recommend using shared steps setting.
Learndash_Admin_Courses_Listing::show_shared_steps_notice Read More »
Method: Set course steps while keeping the sections.
LDLMS_Course_Steps::set_steps_keeping_sections Read More »
Class: Enrolled students progress widget.
Enrollments_Progress Read More »
Class: Content in numbers widget.
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 »
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: 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 ids of students enrolled via groups.
Enrolled_Students_Number::get_group_based_enrolled_student_ids Read More »