Learndash_Admin_Posts_Listing::build_user_selector_options Learndash_Admin_Posts_Listing::build_user_selector_options( array $selector = array() ) Get User Selector query options. ContentsDescription Parameters Source Changelog Related @package Uses Used By Description # Parameters # $selector (array) (Optional) Selector array. Default value: array() Source # File: includes/admin/class-learndash-admin-posts-listing.php Changelog # Changelog Version Description 3.2.3 Introduced. Related # @package # LearnDash Uses # Uses Uses Description includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::get_user_selector_query_results () Performs the query for the user selector and returns the query result object. includes/admin/class-learndash-admin-posts-listing.php: learndash_listing_selector_user_option_before Filters the post listing items before displaying it to user. includes/admin/class-learndash-admin-posts-listing.php: learndash_listing_selector_user_option_after Filters the selector options after. Used By # Used By Used By Description includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::show_user_selector () Shows post type filter above the table listing. includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::ajax_listing_select2_query () Handler function for Select2 AJAX requests.
Uses # Uses Uses Description includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::get_user_selector_query_results () Performs the query for the user selector and returns the query result object. includes/admin/class-learndash-admin-posts-listing.php: learndash_listing_selector_user_option_before Filters the post listing items before displaying it to user. includes/admin/class-learndash-admin-posts-listing.php: learndash_listing_selector_user_option_after Filters the selector options after.
Used By # Used By Used By Description includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::show_user_selector () Shows post type filter above the table listing. includes/admin/class-learndash-admin-posts-listing.php: Learndash_Admin_Posts_Listing::ajax_listing_select2_query () Handler function for Select2 AJAX requests.