learndash_course_get_children_of_step()
Function: Gets the list of children steps for a given step ID.
learndash_course_get_children_of_step Read More »
@package: LearnDash / Course_Steps
Source Files: includes/course/ld-course-steps-functions.php
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: 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: 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 »