Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Learndash_Admin_User_Profile_Edit::show_user_courses( WP_User $user )
Show User Enrolled Courses Binary Selector.
Description Description
called by show_user_profile().
Parameters Parameters
- $user
-
(Required) wp_user object.
Source Source
File: includes/admin/class-learndash-admin-user-profile-edit.php
Changelog Changelog
Version | Description |
---|---|
2.2.1 | Introduced. |