learndash_course_get_all_parent_step_ids()
Function: Gets the parent step IDs for a step in a course.
learndash_course_get_all_parent_step_ids Read More »
@package: LearnDash / Course_Steps
Source Files: includes/course/ld-course-steps-functions.php
Function: Gets the parent step IDs for a step in a course.
learndash_course_get_all_parent_step_ids Read More »
Function: Gets the course completion date for a user.
learndash_user_get_course_completed_date Read More »
Function: Updates the users group course access.
learndash_update_course_users_groups Read More »
Function: Gets the total completed steps for a given course progress array.
learndash_course_get_completed_steps Read More »
Function: Gets the total count of lessons and topics for a given course ID.
learndash_get_course_steps_count Read More »
Function: Gets all the lessons and topics for a given course ID.
learndash_get_course_steps Read More »
Function: Gets the list of course step IDs.
learndash_get_course_steps_ORG Read More »
Function: Gets the course settings from the course meta.
learndash_get_course_meta_setting 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 users with course access from the user meta.
learndash_get_course_users_access_from_meta Read More »
Function: Sets new users to the course access list.
learndash_set_users_for_course Read More »
Function: Gets the list of users who has access to the given course.
learndash_get_users_for_course Read More »
Function: Gets all the courses with the price type paynow.
learndash_get_paynow_courses Read More »
Function: Gets all the courses with the price type open.
learndash_get_open_courses Read More »
Function: Deletes the user activity.
learndash_delete_user_activity Read More »
Function: Updates the user activity meta.
learndash_update_user_activity_meta Read More »
Function: Gets the user activity meta.
learndash_get_user_activity_meta Read More »
Function: Gets the user activity.
learndash_get_user_activity Read More »
Function: Updates the user activity.
learndash_update_user_activity Read More »
Function: Builds the `[course_content]` shortcode output.
learndash_course_content_shortcode Read More »