learndash_get_course_prerequisite()
Function: Gets the list of course prerequisites for a given course.
learndash_get_course_prerequisite Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-functions.php
Function: Gets the list of course prerequisites for a given course.
learndash_get_course_prerequisite Read More »
Function: Gets the list of course prerequisites and its status for a course.
learndash_get_course_prerequisites Read More »
Function: Is course prerequities completed
is_course_prerequities_completed Read More »
Function: Gets when the lesson will be available.
lesson_visible_after Read More »
Function: Gets the timestamp of when a user can access the lesson.
ld_lesson_access_from Read More »
Function: Updates the list of courses a user can access.
ld_update_course_access Read More »
Function: Updates the course access time for a user.
ld_course_access_from_update Read More »
Function: Returns the course enrollment date for a regular user in no-open courses.
ld_course_access_from Read More »
Function: Gets the amount of time until the course access expires for a user.
ld_course_access_expires_on Read More »
Function: Generates an alert in the header that a user’s access to the course is expired.
ld_course_access_expired_alert Read More »
Function: Checks whether the user’s access to the course is expired.
ld_course_access_expired Read More »
Function: Redirects a user to the course page if it does not have access.
sfwd_lms_access_redirect Read More »
Function: Checks whether a user has access to a course.
sfwd_lms_has_access_fn Read More »
Function: Checks whether a user has access to a course.
sfwd_lms_has_access Read More »
Function: Gets the lesson ID of a resource.
learndash_get_lesson_id Read More »
Function: Gets the legacy course ID for a resource.
learndash_get_legacy_course_id Read More »
Function: Gets the course ID for a resource.
learndash_get_course_id Read More »
Function: Gets the quiz list output for a lesson/topic.
learndash_get_lesson_quiz_list Read More »
Function: Gets the quiz list output for a course.
learndash_get_course_quiz_list Read More »