Learndash_Admin_Data_Upgrades_Course_Access_List_Convert::get_course_access_list Learndash_Admin_Data_Upgrades_Course_Access_List_Convert::get_course_access_list( integer $course_id ) Get course access list for Course ContentsDescription Parameters Source Changelog Related @package Uses Used By Description # Parameters # $course_id (integer) (Required) Course ID. Source # File: includes/admin/classes-data-upgrades-actions/class-learndash-admin-data-upgrades-course-access-list-convert.php Changelog # Changelog Version Description 3.1.0 Introduced. Related # @package # LearnDash / Data_Upgrades Uses # Uses Uses Description includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. includes/course/ld-course-functions.php: learndash_convert_course_access_list () Converts and gets the course access list. includes/course/ld-course-user-functions.php: learndash_get_course_users_access_from_meta () Gets the users with course access from the user meta. Used By # Used By Used By Description includes/admin/classes-data-upgrades-actions/class-learndash-admin-data-upgrades-course-access-list-convert.php: Learndash_Admin_Data_Upgrades_Course_Access_List_Convert::process_course_access_list () Convert single course access list.
Uses # Uses Uses Description includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. includes/course/ld-course-functions.php: learndash_convert_course_access_list () Converts and gets the course access list. includes/course/ld-course-user-functions.php: learndash_get_course_users_access_from_meta () Gets the users with course access from the user meta.
Used By # Used By Used By Description includes/admin/classes-data-upgrades-actions/class-learndash-admin-data-upgrades-course-access-list-convert.php: Learndash_Admin_Data_Upgrades_Course_Access_List_Convert::process_course_access_list () Convert single course access list.