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.


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.