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 Description
Parameters Parameters
- $taxonomy_slug
-
(Optional) Valid taxonomy slug.
Default value: ''
Return Return
(bool) true to hide elements.
Source Source
File: includes/admin/class-learndash-admin-posts-listing.php
Changelog Changelog
Version | Description |
---|---|
3.2.3 | Introduced. |