learndash_save_user_course_complete learndash_save_user_course_complete( int $user_id ) Saves the date of course completion for a user. ContentsDescription Parameters Source Changelog Related Namespace @package Uses Used By Description # Parameters # $user_id (int) (Optional) User ID. Default 0. Source # File: includes/ld-users.php Changelog # Changelog Version Description 2.3.0 Introduced. Related # Namespace # global @package # LearnDash / Users Uses # Uses Uses Description includes/ld-users.php: learndash_process_user_course_progress_update () Process user course progress changes. Used By # Used By Used By Description includes/admin/class-learndash-admin-groups-users-list.php: Learndash_Admin_Groups_Users_List::on_process_actions_list () Handle actions from table includes/admin/class-learndash-admin-user-profile-edit.php: Learndash_Admin_User_Profile_Edit::save_user_profile () Save WP User Profile hook.
Uses # Uses Uses Description includes/ld-users.php: learndash_process_user_course_progress_update () Process user course progress changes.
Used By # Used By Used By Description includes/admin/class-learndash-admin-groups-users-list.php: Learndash_Admin_Groups_Users_List::on_process_actions_list () Handle actions from table includes/admin/class-learndash-admin-user-profile-edit.php: Learndash_Admin_User_Profile_Edit::save_user_profile () Save WP User Profile hook.