learndash_use_legacy_course_access_list
Filter Hook: Filters whether to use legacy course access list or not.
learndash_use_legacy_course_access_list Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-functions.php
Filter Hook: Filters whether to use legacy course access list or not.
learndash_use_legacy_course_access_list Read More »
Function: Gets the user’s last active (last updated) course ID.
learndash_get_last_active_course Read More »
Function: Gets the course lessons per page setting.
learndash_get_course_lessons_per_page Read More »
Filter Hook: Filters whether to redirect the user to the next available lesson page in the course.
learndash_course_lessons_advance_progress_page Read More »
Function: Handles the course lessons list pager.
learndash_course_lessons_list_pager Read More »
Function: Gets the lesson topic pagination values from HTTP get global array.
learndash_get_lesson_topic_paged_values Read More »
Function: Gets the page data by page path.
learndash_get_page_by_path Read More »
Function: Updates the users group course access.
learndash_update_course_users_groups Read More »
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 »
Filter Hook: Filters URL that a user should be redirected to after joining a course.
learndash_course_join_redirect Read More »
Function: Gets the list of course prerequisites and its status for a course.
learndash_get_course_prerequisites Read More »