learndash_has_global_quizzes()
Function: Checks if the resource has any quizzes.
learndash_has_global_quizzes Read More »
Function: Checks if the resource has any quizzes.
learndash_has_global_quizzes Read More »
Function: Get the Course Status label from slug.
learndash_course_status_label Read More »
Function: Checks if the quiz is accessible to the user.
learndash_is_quiz_accessable Read More »
Function: Checks if the previous topic or lesson is complete.
learndash_is_previous_complete Read More »
Function: LEGACY: Checks if a topic is not complete.
learndash_is_topic_notcomplete_legacy Read More »
Function: Checks if the quiz is accessible to the user (legacy).
learndash_is_quiz_accessable_legacy Read More »
Function: LEGACY: Gets the user’s current course progress.
learndash_get_course_progress_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: Updates the user meta with completion status for any resource.
learndash_process_mark_complete_legacy Read More »
Function: LEGACY: Gets the total completed steps for a given course progress array.
learndash_course_get_completed_steps_legacy Read More »
Function: Get the Course Sections.
learndash_course_get_sections Read More »
Function: Get the Course Lessons.
learndash_course_get_lessons Read More »
Function: Get the Course Lesson Topics.
learndash_course_get_topics Read More »
Function: Get the Course Quizzes.
learndash_course_get_quizzes Read More »
Function: Get the Course Steps Count.
learndash_course_get_steps_count Read More »
Function: LEGACY: Outputs the current status of the course.
learndash_course_status_legacy Read More »
Function: LEGACY: Checks if a lesson is not complete.
learndash_is_lesson_notcomplete_legacy Read More »
Function: Handles the AJAX pagination for the admin courses navigation.
learndash_ajax_course_navigation_admin_pager Read More »
Function: LEGACY: Gets the lesson list output for a course.
learndash_get_course_lessons_list_legacy Read More »
Function: LEGACY: Gets the topics list for a lesson.
learndash_get_topic_list_legacy Read More »