learndash_process_course_join()
Function: Handles the actions to be made when the user joins a course.
learndash_process_course_join Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-functions.php
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: Sets the status of whether the course prerequisite is enabled or disabled.
learndash_set_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: Sets new prerequisites for a course.
learndash_set_course_prerequisite 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 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 »
Filter Hook: Filters the course completion URL.
learndash_course_completion_url Read More »