learndash_check_primary_course_for_step learndash_check_primary_course_for_step( int $step_id ) Check the Course Step primary Course ID. ContentsDescription Parameters Source Changelog Related Namespace @package Uses Used By Description # Parameters # $step_id (int) (Required) Course Step Post ID. Source # File: includes/course/ld-course-steps-functions.php Changelog # Changelog Version Description 3.2.3 Introduced. Related # Namespace # global @package # LearnDash / Course_Steps Uses # Uses Uses Description includes/course/ld-course-functions.php: learndash_is_course_shared_steps_enabled () Utility function to check if Course Shared steps is enabled. includes/course/ld-course-steps-functions.php: learndash_get_primary_course_for_step () Get primary course_id for course step. includes/course/ld-course-steps-functions.php: learndash_set_primary_course_for_step () Set primary course_id for course step. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () includes/course/ld-course-steps-functions.php: learndash_get_courses_for_step () Gets the list of courses associated with a step. Used By # Used By Used By Description includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::post_row_actions () Check primary course ID for the current step
Uses # Uses Uses Description includes/course/ld-course-functions.php: learndash_is_course_shared_steps_enabled () Utility function to check if Course Shared steps is enabled. includes/course/ld-course-steps-functions.php: learndash_get_primary_course_for_step () Get primary course_id for course step. includes/course/ld-course-steps-functions.php: learndash_set_primary_course_for_step () Set primary course_id for course step. includes/class-ldlms-post-types.php: learndash_get_post_type_slug () includes/course/ld-course-steps-functions.php: learndash_get_courses_for_step () Gets the list of courses associated with a step.
Used By # Used By Used By Description includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::post_row_actions () Check primary course ID for the current step