apply_filters( 'learndash_listing_selector_taxonomy_args', array $dropdown_args, array $selector, string $post_type )

Filters the taxonomy selector args.


Description Description

See args for wp_dropdown_categories.


Parameters Parameters

$dropdown_args

Array of Dropdown args.

$selector

Array of attributes used to display the filter selector.

$post_type

Listing table post type.


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.