Browse: Home / Classes / Learndash_Admin_Posts_Listing /

Learndash_Admin_Posts_Listing::restrict_manage_posts_action

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

Display options above table listing to allow filtering.


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
2.6.0 Introduced.