Browse: Home / Classes / Learndash_Admin_Posts_Listing /

Learndash_Admin_Posts_Listing::hide_empty_taxonomy

Learndash_Admin_Posts_Listing::hide_empty_taxonomy( string $taxonomy_slug = '' )

Utility function to check if we can hide empty taxonomy selectors and columns elements.


Description #


Parameters #

$taxonomy_slug

(string) (Optional) Valid taxonomy slug.

Default value: ''


Return #

(bool) true to hide elements.


Source #

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


Changelog #

Changelog
Version Description
3.2.3 Introduced.