learndash_quiz_statistics_users_select2 learndash_quiz_statistics_users_select2() Quiz Statistics History panel users selector AJAX (select2) ContentsDescription Source Changelog Related Namespace @package Uses Description # This function handles AJAX requests to populate the Users filter selector shown on the Quiz Statistics History panel. Source # File: includes/quiz/ld-quiz-functions.php Changelog # Changelog Version Description 3.5.0 Introduced. Related # Namespace # global @package # LearnDash / Quiz Uses # Uses Uses Description includes/quiz/ld-quiz-functions.php: learndash_quiz_statistics_users_select2_query_args Filters quiz statistics user selector query arguments. includes/quiz/ld-quiz-functions.php: learndash_quiz_statistics_users_select2_display_name Filters quiz statistics user selector display name. includes/quiz/ld-quiz-functions.php: learndash_quiz_statistics_users_select2_reply_data Filters quiz statistics user selector reply data. includes/ld-misc-functions.php: learndash_use_select2_lib_ajax_fetch () Utility function to determine if we are using the Select2 library AJAX fetch option. includes/ld-groups.php: learndash_get_group_leader_manage_users () Utility function to check if a Group Leader can manage Users. includes/ld-groups.php: learndash_get_groups_leaders_users_for_course_step () Get the Group Leader user for a specific Course step. includes/ld-groups.php: learndash_is_admin_user () Checks if a user has the admin capabilities. includes/ld-groups.php: learndash_is_group_leader_user () Checks if a user has the group leader capabilities.
Uses # Uses Uses Description includes/quiz/ld-quiz-functions.php: learndash_quiz_statistics_users_select2_query_args Filters quiz statistics user selector query arguments. includes/quiz/ld-quiz-functions.php: learndash_quiz_statistics_users_select2_display_name Filters quiz statistics user selector display name. includes/quiz/ld-quiz-functions.php: learndash_quiz_statistics_users_select2_reply_data Filters quiz statistics user selector reply data. includes/ld-misc-functions.php: learndash_use_select2_lib_ajax_fetch () Utility function to determine if we are using the Select2 library AJAX fetch option. includes/ld-groups.php: learndash_get_group_leader_manage_users () Utility function to check if a Group Leader can manage Users. includes/ld-groups.php: learndash_get_groups_leaders_users_for_course_step () Get the Group Leader user for a specific Course step. includes/ld-groups.php: learndash_is_admin_user () Checks if a user has the admin capabilities. includes/ld-groups.php: learndash_is_group_leader_user () Checks if a user has the group leader capabilities.