learndash_user_get_course_completed_date()
Function: Gets the course completion date for a user.
learndash_user_get_course_completed_date Read More »
@package: LearnDash / Course
Source Files: sfwd-lms/includes/course/ld-course-functions.php
Function: Gets the course completion date for a user.
learndash_user_get_course_completed_date Read More »
Function: Gets the parent step IDs for a step in a course.
learndash_course_get_all_parent_step_ids Read More »
Function: Gets the single parent step ID for a given step ID in a course.
learndash_course_get_single_parent_step Read More »
Function: Gets the course steps by type.
learndash_course_get_steps_by_type_ORG1 Read More »
Function: Gets the course steps by type.
learndash_course_get_steps_by_type 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: Updates the user activity meta.
learndash_update_user_activity_meta Read More »
Function: Deletes the user activity.
learndash_delete_user_activity 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 user activity meta.
learndash_get_user_activity_meta 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 »