Learndash_Admin_User_Profile_Edit::show_user_courses Learndash_Admin_User_Profile_Edit::show_user_courses( WP_User $user ) Show User Enrolled Courses Binary Selector. ContentsDescription Parameters Source Changelog Related @package Uses Used By Description # called by show_user_profile(). Parameters # $user (WP_User) (Required) wp_user object. Source # File: includes/admin/class-learndash-admin-user-profile-edit.php Changelog # Changelog Version Description 2.2.1 Introduced. Related # @package # LearnDash / User / Edit Uses # Uses Uses Description includes/course/ld-course-functions.php: learndash_can_user_autoenroll_courses () Check if user can auto-enroll in courses. 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/admin/classes-binary-selectors/class-learndash-admin-binary-selector-user-courses.php: Learndash_Binary_Selector_User_Courses::__construct () Public constructor for class Used By # Used By Used By Description includes/admin/class-learndash-admin-user-profile-edit.php: Learndash_Admin_User_Profile_Edit::show_user_profile () Function called to show / edit WP user profile.
Uses # Uses Uses Description includes/course/ld-course-functions.php: learndash_can_user_autoenroll_courses () Check if user can auto-enroll in courses. 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/admin/classes-binary-selectors/class-learndash-admin-binary-selector-user-courses.php: Learndash_Binary_Selector_User_Courses::__construct () Public constructor for class
Used By # Used By Used By Description includes/admin/class-learndash-admin-user-profile-edit.php: Learndash_Admin_User_Profile_Edit::show_user_profile () Function called to show / edit WP user profile.