Warning: This hook has been deprecated. Use ‘learndash_listing_selectors’ instead.
apply_filters_deprecated( 'learndash-admin-cpt-filters-display', array $cpt_filters_shown )
Filters list of CPT shown for a filter.
Description Description
Parameters Parameters
- $cpt_filters_shown
-
An array of cpts shown filter.
Source Source
File: includes/admin/class-learndash-admin-posts-listing.php
Changelog Changelog
Version | Description |
---|---|
3.2.3 | Use 'learndash_listing_selectors' instead. |
2.3.1 | Introduced. |