Learndash_Admin_Posts_Listing::manage_taxonomies_columns( array $taxonomies = array(), string $post_type = '' )
Manage the Post Taxonomies Columns
Description #
Parameters #
- $taxonomies
-
(array) (Optional) Array of Taxonomies for the Post Type.
Default value: array()
- $post_type
-
(string) (Optional) Post Type displayed.
Default value: ''
Return #
(array) $taxonomies
Source #
File: includes/admin/class-learndash-admin-posts-listing.php
Changelog #
Version | Description |
---|---|
3.2.3 | Introduced. |