learndash_course_completed()
Function: Checks if a course is completed for a user.
@package: LearnDash / Course
Source Files: includes/course/ld-course-progress.php
Function: Checks if a course is completed for a user.
Function: Adds the course completion date to user meta.
Function: Deletes the course progress for a user.
Function: Deletes the quiz progress for a user.
Function: Removes the user quiz statistics by the reference ID.
Function: Removes the quiz user toplist.
Function: Marks a course step incomplete for a course.
Action Hook: Fires on marking a course incomplete.
Function: Gets the quiz attempt meta for a given user.
Function: Gets the next quiz for current lesson for a user.
Function: Outputs the course progress HTML for the user.
Function: Checks whether the lesson progression is enabled or not.
Function: Gets the course status index from the course status label.
Function: Checks if the quiz is accessible to the user (legacy).
Function: Gets the next quiz for a course.
Filter Hook: Filters ID or URL of the next quiz of the course.
Function: Outputs the current status of the course.
Filter Hook: Filters the current status of the course.
Action Hook: Fires after the lesson is marked completed.
Action Hook: Fires after the course is marked completed.