learndash_show_user_course_complete learndash_show_user_course_complete( int $user_id ) Checks whether to show user course complete. ContentsDescription Parameters Return Source Related Namespace @package Uses Used By Description # Parameters # $user_id (int) (Optional) User ID. Default 0. Return # (boolean) Returns true to show user course complete otherwise false. Source # File: sfwd-lms/includes/ld-users.php Related # Namespace # global @package # LearnDash / Users Uses # Uses Uses Description sfwd-lms/includes/ld-users.php: learndash_show_user_course_complete_options Filters the status of whether the course is completed for a user or not. Used By # Used By Used By Description sfwd-lms/includes/admin/class-learndash-admin-groups-users-list.php: Learndash_Admin_Groups_Users_List::show_page () Show page
Uses # Uses Uses Description sfwd-lms/includes/ld-users.php: learndash_show_user_course_complete_options Filters the status of whether the course is completed for a user or not.
Used By # Used By Used By Description sfwd-lms/includes/admin/class-learndash-admin-groups-users-list.php: Learndash_Admin_Groups_Users_List::show_page () Show page