restrict_listings_by_course( string $post_type, string $location = '' )

Outputs the select dropdown before the filter button to filter post listing by course.


Description Description

Fires on restrict_manage_posts hook.


Parameters Parameters

$post_type

(Required) The post type slug.

$location

(Optional) The location of the extra table nav markup.

Default value: ''


Top ↑

Source Source

File: includes/admin/ld-admin.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.