learndash_course_get_quizzes()
Function: Get the Course Quizzes.
learndash_course_get_quizzes Read More »
@package: LearnDash / Course_Steps
Source Files: includes/course/ld-course-steps-functions.php
Function: Get the Course Quizzes.
learndash_course_get_quizzes Read More »
Function: Get the Course Steps Count.
learndash_course_get_steps_count Read More »
Filter Hook: Filters the post_statuses use for Course Steps Queries.
learndash_course_steps_post_statuses Read More »
Function: Check the Course Step primary Course ID.
learndash_check_primary_course_for_step Read More »
Function: Get primary course_id for course step.
learndash_get_primary_course_for_step Read More »
Function: Set primary course_id for course step.
learndash_set_primary_course_for_step 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 all the lessons and topics for a given course ID.
learndash_get_course_steps Read More »
Function: Gets the total count of lessons and topics for a given course ID.
learndash_get_course_steps_count Read More »
Function: Gets the total completed steps for a given course progress array.
learndash_course_get_completed_steps Read More »
Function: Gets the parent step IDs for a step in a course.
learndash_course_get_all_parent_step_ids Read More »
Function: Returns the parent step ID for a given step ID. 0 if no parent.
learndash_course_get_single_parent_step Read More »
Function: Gets the course steps by type.
learndash_course_get_steps_by_type Read More »
Filter Hook: Filters course steps by type query arguments.
learndash_course_steps_by_type Read More »