apply_filters( 'learndash_listing_selector_user_selector_query_args', array $query_arguments , array $selector , array $post_type )
Filters post type selector filter query arguments.
Description Description
Parameters Parameters
- $query_arguments
-
An array of selector query arguments.
- $selector
-
Selector array.
- $post_type
-
The post type of the screen shown.
Source Source
File: includes/admin/class-learndash-admin-posts-listing.php
Changelog Changelog
Version | Description |
---|---|
3.2.3 | Introduced. |