Learndash_Admin_Posts_Listing::disable_categories_dropdown( bool $disable_show_taxonomies, string $post_type = '' )

Disable the default WordPress logic to display the post type taxonomies.


Description Description


Parameters Parameters

$disable_show_taxonomies

(Required) Bypass check to not show default taxonomy filters.

$post_type

(Optional) Post Type being displayed.

Default value: ''


Top ↑

Return Return

(bool.)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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