Browse: Home / Classes / Learndash_Admin_Posts_Listing /

Learndash_Admin_Posts_Listing::get_selector_post_type_query_results

Learndash_Admin_Posts_Listing::get_selector_post_type_query_results( array $selector = array() )

Performs the query for the post type selector and returns the query result object.


Description #


Parameters #

$selector

(array) (Optional) Selector array.

Default value: array()


Return #

(object|bool) WP_Query instance.


Source #

File: includes/admin/class-learndash-admin-posts-listing.php


Changelog #

Changelog
Version Description
3.2.3 Introduced.