learndash_is_topic_notcomplete_legacy()
Function: LEGACY: Checks if a topic is not complete.
learndash_is_topic_notcomplete_legacy Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/5.0.0/functions.php
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 »
Function: LEGACY: Gets the lesson list output for a course.
learndash_get_course_lessons_list_legacy Read More »
Function: Handles the AJAX pagination for the admin courses navigation.
learndash_ajax_course_navigation_admin_pager Read More »
Function: Handles the AJAX pagination for the courses navigation.
learndash_ajax_course_navigation_pager Read More »
Function: Handles the AJAX pagination for the quiz progress.
learndash_ajax_quiz_progress_pager Read More »
Function: Handles the AJAX pagination for the course progress.
learndash_ajax_course_progress_pager Read More »
Function: Handles the AJAX pagination for the courses registered.
learndash_ajax_course_registered_pager Read More »
Function: Check if user has completed/passed a specific Quiz.
learndash_user_quiz_has_completed Read More »
Function: Return Data from Instance.
learndash_user_get_quiz_progress Read More »
Function: Utility function to get check if the course step is complete.
learndash_user_progress_is_step_complete Read More »
Function: Utility function to get first incomplete course step for user.
learndash_user_progress_get_first_incomplete_step Read More »
Function: Utility function to get all incomplete course step for user.
learndash_user_progress_get_all_incomplete_steps Read More »