learndash_is_previous_complete()
Function: Checks if the previous topic or lesson is complete.
learndash_is_previous_complete Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-progress.php
Function: Checks if the previous topic or lesson is complete.
learndash_is_previous_complete Read More »
Function: Get the Course Steps Count.
learndash_course_get_steps_count Read More »
Function: Get the Course Quizzes.
learndash_course_get_quizzes Read More »
Function: Get the Course Lesson Topics.
learndash_course_get_topics Read More »
Function: Get the Course Lessons.
learndash_course_get_lessons Read More »
Function: Get the Course Sections.
learndash_course_get_sections Read More »
Function: LEGACY: Gets the total completed steps for a given course progress array.
learndash_course_get_completed_steps_legacy Read More »
Function: LEGACY: Updates the user meta with completion status for any resource.
learndash_process_mark_complete_legacy Read More »
Function: LEGACY: Gets all the lessons and topics for a given course ID.
learndash_get_course_steps_legacy Read More »
Function: LEGACY: Gets the user’s current course progress.
learndash_get_course_progress_legacy Read More »
Function: Checks if the quiz is accessible to the user (legacy).
learndash_is_quiz_accessable_legacy Read More »
Function: LEGACY: Checks if a topic is not complete.
learndash_is_topic_notcomplete_legacy Read More »
Function: LEGACY: Checks if a lesson is not complete.
learndash_is_lesson_notcomplete_legacy Read More »
Function: LEGACY: Outputs the current status of the course.
learndash_course_status_legacy Read More »
Function: LEGACY: Gets the total count of lessons and topics for a given course ID.
learndash_get_course_steps_count_legacy Read More »
Function: LEGACY: Gets the course data for the course builder.
learndash_get_course_data_legacy Read More »
Function: LEGACY: Gets the quiz list for a resource.
learndash_get_global_quiz_list_legacy Read More »
Function: LEGACY: Gets the quiz list output for a lesson.
learndash_get_lesson_quiz_list_legacy Read More »
Function: LEGACY: Gets the quiz list output for a course.
learndash_get_course_quiz_list_legacy Read More »
Function: LEGACY: Gets the topics list for a lesson.
learndash_get_topic_list_legacy Read More »