learndash_user_get_course_completed_date()
Function: Gets the course completion date for a user.
learndash_user_get_course_completed_date Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-functions.php
Function: Gets the course completion date for a user.
learndash_user_get_course_completed_date Read More »
Function: Gets all the courses with the price type open.
learndash_get_open_courses Read More »
Function: Gets the list of users with expired course access from the user meta.
learndash_get_course_expired_access_from_meta Read More »
Function: Gets the course settings from the course meta.
learndash_get_course_meta_setting Read More »
Function: Gets the prerequisites compare value for a course.
learndash_get_course_prerequisite_compare Read More »
Function: Checks if the course points requirement for enrollment setting is enabled for a course.
learndash_get_course_points_enabled Read More »
Function: Retrieves the course completion points setting of a course.
learndash_get_course_points Read More »
Function: Retrieves the course points required to access a course.
learndash_get_course_points_access Read More »
Function: Checks if a user can access course points.
learndash_check_user_course_points_access Read More »
Function: Handles the actions to be made when the user joins a course.
learndash_process_course_join Read More »
Function: Checks whether the course prerequisites requirement for enrollment setting is enabled for a course.
learndash_get_course_prerequisite_enabled Read More »
Function: Gets the list of course prerequisites and its status for a course.
learndash_get_course_prerequisites Read More »
Function: Gets the list of course prerequisites for a given course.
learndash_get_course_prerequisite Read More »
Function: Gets the course ID for a resource.
learndash_get_course_id Read More »
Function: Gets the lesson ID of a resource.
learndash_get_lesson_id Read More »