Learndash_Admin_Posts_Listing::restrict_manage_posts_action( string $post_type = '', string $location = '' )
Display options above table listing to allow filtering.
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 |
---|---|
2.6.0 | Introduced. |