learndash_get_user_groups_courses_ids()
Function: Gets all courses accessible by the user’s groups.
learndash_get_user_groups_courses_ids Read More »
@package: LearnDash / Users
Source Files: includes/ld-users.php
Function: Gets all courses accessible by the user’s groups.
learndash_get_user_groups_courses_ids Read More »
Function: Records the last login time for the user.
learndash_wp_login Read More »
Filter Hook: Filters whether to auto enroll a user into a course or not.
learndash_override_course_auto_enroll Read More »
Filter Hook: Filters the status of whether the course is completed for a user or not.
learndash_show_user_course_complete_options 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 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 »
Function: Gets the time spent by user on the quiz.
learndash_get_user_quiz_attempts_time_spent Read More »
Function: Gets the user course attempts activity.
learndash_get_user_course_attempts Read More »
Function: Gets the time spent by user in the course.
learndash_get_user_course_attempts_time_spent Read More »
Function: Gets the activity meta fields.
learndash_get_activity_meta_fields Read More »
Function: Calculate the human readable time spent on activity.
learndash_get_activity_human_time_diff Read More »
Filter Hook: Filters the limit part of the user activity query.
learndash_user_activity_query_limit Read More »
Filter Hook: Filters the user activity SQL query string.
learndash_user_activity_query_str Read More »
Function: Gets the user’s course progress for the report.
learndash_report_course_users_progress Read More »
Function: Queries the user activity for the report.
learndash_reports_get_activity Read More »
Filter Hook: Filters query arguments for getting user activity.
learndash_get_activity_query_args Read More »