LD_REST_Quizzes_Controller_V1::get_item_permissions_check LD_REST_Quizzes_Controller_V1::get_item_permissions_check( object $request ) Check Single Quiz 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-quizzes-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-groups.php: learndash_is_admin_user () Checks if a user has the admin capabilities. 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/course/ld-course-user-functions.php: sfwd_lms_has_access () Checks whether a user has access to a course. 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-groups.php: learndash_is_admin_user () Checks if a user has the admin capabilities. 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/course/ld-course-user-functions.php: sfwd_lms_has_access () Checks whether a user has access to a course. includes/classes/class-ldlms-factory-post.php: LDLMS_Factory_Post::course_steps () Get a Course Steps.