Learndash_Admin_Posts_Listing::restrict_manage_posts_selectors( string $post_type = '', string $location = '' )
Display selector filters above post table listing.
Description Description
Parameters Parameters
- $post_type
-
(Optional) Post Type being displayed.
Default value: ''
- $location
-
(Optional) Location of filter displayed. Will normally be 'top'.
Default value: ''
Source Source
File: includes/admin/class-learndash-admin-posts-listing.php
Changelog Changelog
Version | Description |
---|---|
3.2.3 | Introduced. |