learndash_is_course_builder_enabled()
Function: Utility function to check if Course Builder is enabled.
learndash_is_course_builder_enabled Read More »
Function: Utility function to check if Course Builder is enabled.
learndash_is_course_builder_enabled Read More »
Function: Utility function to check if Course Shared steps is enabled.
learndash_is_course_shared_steps_enabled Read More »
Function: Checks if all quizzes for a course are complete for the user.
learndash_is_all_global_quizzes_complete 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 »