Browse: Home / Classes / Learndash_Admin_Posts_Listing /

Learndash_Admin_Posts_Listing::show_post_type_selector

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

Shows post type filter above the table listing.


Description #


Parameters #

$selector

(array) (Optional) Array of attributes used to display the filter selector.

Default value: array()


Source #

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


Changelog #

Changelog
Version Description
2.6.0 Introduced.