learndash_user_get_enrolled_courses()
Function: Gets the list of all courses enrolled by the user.
learndash_user_get_enrolled_courses Read More »
@package: LearnDash / Users
Source Files: sfwd-lms/includes/ld-users.php
Function: Gets the list of all courses enrolled by the user.
learndash_user_get_enrolled_courses Read More »
Function: Enrolls the user in new courses.
learndash_user_set_enrolled_courses Read More »
Function: Gets all courses for the user via the user meta ‘course_XXX_access_from’.
learndash_get_user_courses_from_meta Read More »
Function: Checks whether to show user course complete.
learndash_show_user_course_complete Read More »
Filter Hook: Filters the status of whether the course is completed for a user or not.
learndash_show_user_course_complete_options Read More »
Function: Saves the date of course completion for a user.
learndash_save_user_course_complete Read More »
Action Hook: Fires after the quiz is marked as complete.
learndash_quiz_completed Read More »
Function: Syncs the course date with the user activity.
learndash_course_item_to_activity_sync Read More »