Browse: Home / Classes / Learndash_Admin_Posts_Listing /

Learndash_Admin_Posts_Listing::restrict_manage_posts_selectors

Learndash_Admin_Posts_Listing::restrict_manage_posts_selectors( string $post_type = '',  string $location = '' )

Display selector filters above post table listing.


Description #


Parameters #

$post_type

(string) (Optional) Post Type being displayed.

Default value: ''

$location

(string) (Optional) Location of filter displayed. Will normally be 'top'.

Default value: ''


Source #

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


Changelog #

Changelog
Version Description
3.2.3 Introduced.