learndash_check_course_step learndash_check_course_step( WP $wp ) Validates the URL requests when nested URL permalinks are used. ContentsDescription Parameters Source Changelog Related Namespace @package Uses Description # Parameters # $wp (WP) (Required) The WP instance. Source # File: includes/course/ld-course-steps-functions.php Changelog # Changelog Version Description 2.5.0 Introduced. Related # Namespace # global @package # LearnDash / Course_Steps Uses # Uses Uses Description includes/ld-misc-functions.php: learndash_safe_redirect () Utility function to centralize all LearnDash redirect calls. includes/class-ld-permalinks.php: learndash_get_step_permalink () Utility function to get the nested permalink of the course step within in the course. includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. includes/course/ld-course-functions.php: learndash_get_page_by_path () Gets the page data by page path. includes/course/ld-course-steps-functions.php: learndash_get_courses_for_step () Gets the list of courses associated with a step. includes/course/ld-course-steps-functions.php: learndash_course_get_all_parent_step_ids () Gets the parent step IDs for a step in a course.
Uses # Uses Uses Description includes/ld-misc-functions.php: learndash_safe_redirect () Utility function to centralize all LearnDash redirect calls. includes/class-ld-permalinks.php: learndash_get_step_permalink () Utility function to get the nested permalink of the course step within in the course. includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. includes/course/ld-course-functions.php: learndash_get_page_by_path () Gets the page data by page path. includes/course/ld-course-steps-functions.php: learndash_get_courses_for_step () Gets the list of courses associated with a step. includes/course/ld-course-steps-functions.php: learndash_course_get_all_parent_step_ids () Gets the parent step IDs for a step in a course.