Learndash_Admin_Posts_Listing::show_taxonomy_selector( array $selector = array() )
Shows taxonomy filter above the table listing.
Description Description
Parameters Parameters
- $selector
-
(Optional) Array of attributes used to display the filter selector.
Default value: array()
Source Source
File: includes/admin/class-learndash-admin-posts-listing.php
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |