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

Performs the query for the user selector and returns the query result object.


Description Description


Parameters Parameters

$selector

(Optional) Selector array.

Default value: array()


Top ↑

Return Return

(object) WP_Query instance.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.