Learndash_Admin_Users_Listing
Class: Class LearnDash Users Listing.
Learndash_Admin_Users_Listing Read More »
@package: LearnDash / Users / Listing
Source Files: includes/admin/classes-posts-listings/class-learndash-admin-users-listing.php
Class: Class LearnDash Users Listing.
Learndash_Admin_Users_Listing Read More »
Function: Removes the lock from a quiz for a user.
learndash_remove_user_quiz_locks Read More »
Function: Gets the course points for a user.
learndash_get_user_course_points Read More »
Function: Gets the quiz statistic ID for a quiz attempt.
learndash_get_quiz_statistics_ref_for_quiz_attempt Read More »
Function: Gets the available fields for `usermeta` shortcode.
learndash_get_usermeta_shortcode_available_fields Read More »
Filter Hook: Filters the `usermeta` shortcode available fields.
learndash_usermeta_shortcode_available_fields 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 »
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 »
Action Hook: Fires after the quiz is marked as complete.
learndash_quiz_completed 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 »
Filter Hook: Filters the list of user group courses.
learndash_get_user_groups_courses_ids Read More »
Function: Records the last login time for the user.
learndash_wp_login Read More »
Function: Deletes the user data.
learndash_delete_user_data Read More »
Action Hook: Fires after deleting user data.
learndash_delete_user_data 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 »