ld_course_access_from_update()
Function: Updates the course access time for a user.
ld_course_access_from_update Read More »
@package: LearnDash / User
Source Files: includes/course/ld-course-user-functions.php
Function: Updates the course access time for a user.
ld_course_access_from_update Read More »
Function: Updates the list of courses a user can access.
ld_update_course_access Read More »
Function: Gets the timestamp of when a user can access the lesson.
ld_lesson_access_from Read More »
Function: Gets when the lesson will be available.
lesson_visible_after Read More »
Function: Is course prerequities completed
is_course_prerequities_completed Read More »
Function: Gets the course ID for a resource.
learndash_get_course_id Read More »
Function: Gets the legacy course ID for a resource.
learndash_get_legacy_course_id Read More »
Function: Gets the lesson ID of a resource.
learndash_get_lesson_id Read More »
Function: Checks whether a user has access to a course.
sfwd_lms_has_access Read More »
Function: Checks whether a user has access to a course.
sfwd_lms_has_access_fn 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 the user’s access to the course is expired.
ld_course_access_expired 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: Gets the amount of time until the course access expires for a user.
ld_course_access_expires_on Read More »
Filter Hook: Filters whether a user has access to the course.
sfwd_lms_has_access Read More »
Filter Hook: Filters the course redirect URL after checking access.
learndash_access_redirect Read More »
Function: Gets the lesson list output for a course.
learndash_get_course_lessons_list Read More »
Filter Hook: Filters whether the course is expired for a user or not.
learndash_process_user_course_access_expire Read More »
Function: Gets the quiz list output for a course.
learndash_get_course_quiz_list Read More »