fetchQuestionCloze()
Function: Formats the quiz cloze type answers into an array to be used when comparing responses.
fetchQuestionCloze Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/3.5.0/functions.php
Function: Formats the quiz cloze type answers into an array to be used when comparing responses.
fetchQuestionCloze Read More »
Filter Hook: Filters course lessons order query arguments.
learndash_course_lessons_order Read More »
Function: Used when editing Lesson, Topic, Quiz or Question post items. This filter is needed to add the ‘course_id’ parameter back to the edit URL after the post is submitted (saved).
leandash_redirect_post_location Read More »
Function: Gets the list of children steps for a given step ID.
learndash_course_get_children_of_step Read More »
Function: Gets the list of courses associated with a step.
learndash_get_courses_for_step Read More »
Function: Updates the course step post status when a post is trashed or untrashed.
learndash_transition_course_step_post_status Read More »
Function: Validates the URL requests when nested URL permalinks are used.
learndash_check_course_step Read More »
Function: Gets the parent step IDs for a step in a course.
learndash_course_get_all_parent_step_ids Read More »
Function: Gets the single parent step ID for a given step ID in a course.
learndash_course_get_single_parent_step Read More »
Function: Gets the course steps by type.
learndash_course_get_steps_by_type Read More »
Function: Deletes the user activity.
learndash_delete_user_activity Read More »
Function: Sets new users to the course access list.
learndash_set_users_for_course Read More »
Function: Gets the course ID for a resource.
learndash_get_course_id Read More »
Function: Removes the quiz attempt meta for a given user.
learndash_remove_user_quiz_attempt Read More »
Function: Removes the user quiz statistics by the reference ID.
learndash_quiz_remove_user_statistics_by_ref Read More »
Function: Marks a course step incomplete for a course.
learndash_process_mark_incomplete Read More »
Function: Gets the quiz attempt meta for a given user.
learndash_get_user_quiz_attempt Read More »
Function: Includes the course navigation switcher admin template.
learndash_course_switcher_admin Read More »
Method: Get Course Lessons.
LDLMS_Factory_Post::get_course_lessons Read More »
Method: Get a Quiz Questions.
LDLMS_Factory_Post::quiz_questions Read More »