learndash_user_get_enrolled_courses()
Function: Gets the list of all courses enrolled by the user.
learndash_user_get_enrolled_courses Read More »
Function: Gets the list of all courses enrolled by the user.
learndash_user_get_enrolled_courses Read More »
Function: Enrolls the user in new courses.
learndash_user_set_enrolled_courses Read More »
Function: Gets all courses for the user via the user meta ‘course_XXX_access_from’.
learndash_get_user_courses_from_meta Read More »
Function: Checks whether to show user course complete.
learndash_show_user_course_complete Read More »
Function: Saves the date of course completion for a user.
learndash_save_user_course_complete Read More »
Function: Syncs the course date with the user activity.
learndash_course_item_to_activity_sync Read More »
Function: Gets the list of course IDs accessible by the user.
learndash_get_user_course_access_list Read More »
Function: Gets all courses accessible by the user’s groups.
learndash_get_user_groups_courses_ids Read More »
Class: Class for handling the LearnDash Add-on updates.
LearnDash_Addon_Updater Read More »
Function: Utility function to get the nested permalink of the course step within in the course.
learndash_get_step_permalink Read More »
Function: Used when editing Lesson, Topic, Quiz or Question post items. This filter is needed to add the ‘course_id’ parameter back to the edit URL after the post is submitted (saved).
learndash_redirect_post_location Read More »
Function: Utility function to set the option to trigger flush of rewrite rules.
learndash_setup_rewrite_flush Read More »
Function: Calculate the human readable time spent on activity.
learndash_get_activity_human_time_diff Read More »
Function: Gets the list of activities by user ID for the report.
learndash_report_get_activity_by_user_id Read More »
Function: Gets the list of activities by post id for the report.
learndash_report_get_activity_by_post_id Read More »
Function: Gets the users course progress for the report.
learndash_report_user_courses_progress Read More »
Function: Gets the user quiz attempts activity.
learndash_get_user_quiz_attempts Read More »
Function: Gets the count of user quiz attempts.
learndash_get_user_quiz_attempts_count Read More »