LD_REST_Lessons_Controller_V1::get_item_permissions_check LD_REST_Lessons_Controller_V1::get_item_permissions_check( object $request ) Check Single Lesson Read Permissions. ContentsDescription Parameters Source Changelog Related @package Uses Description # Parameters # $request (object) (Required) WP_REST_Request instance. Source # File: includes/rest-api/v1/class-ld-rest-lessons-controller.php Changelog # Changelog Version Description 2.5.8 Introduced. Related # @package # LearnDash / REST / V1 Uses # Uses Uses Description includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. includes/ld-users.php: learndash_user_get_enrolled_courses () Gets the list of all courses enrolled by the user. includes/course/ld-course-steps-functions.php: learndash_get_courses_for_step () Gets the list of courses associated with a step. includes/classes/class-ldlms-factory-post.php: LDLMS_Factory_Post::course_steps () Get a Course Steps.
Uses # Uses Uses Description includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () Get label based on key name. includes/ld-users.php: learndash_user_get_enrolled_courses () Gets the list of all courses enrolled by the user. includes/course/ld-course-steps-functions.php: learndash_get_courses_for_step () Gets the list of courses associated with a step. includes/classes/class-ldlms-factory-post.php: LDLMS_Factory_Post::course_steps () Get a Course Steps.