learndash_get_open_courses()
Function: Gets all the courses with the price type open.
learndash_get_open_courses Read More »
Function: Gets all the courses with the price type open.
learndash_get_open_courses Read More »
Function: Gets all the courses with the price type paynow.
learndash_get_paynow_courses Read More »
Function: Gets the list of users who has access to the given course.
learndash_get_users_for_course Read More »
Function: Sets new users to the course access list.
learndash_set_users_for_course Read More »
Function: Gets the users with course access from the user meta.
learndash_get_course_users_access_from_meta 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 user activity meta.
learndash_get_user_activity_meta 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: Builds the `[course_content]` shortcode output.
learndash_course_content_shortcode Read More »
Function: Updates the user activity.
learndash_update_user_activity Read More »
Function: Gets the user activity.
learndash_get_user_activity 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 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: Returns the course enrollment date for a regular user in no-open courses.
ld_course_access_from Read More »
Function: Updates the course access time for a user.
ld_course_access_from_update Read More »