apply_filters( 'learndash_listing_taxonomies_hide_empty', bool $hide_empty, string $taxonomy_slug, string $post_type )

Filter to hide empty taxonomies.


Description Description


Parameters Parameters

$hide_empty

True if the taxonomy selector/column should be shown if empty.

$taxonomy_slug

The taxonomy slug.

$post_type

The list tabl post type.


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.