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: ''


Top ↑

Return Return

(bool) true to hide elements.


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.