Learndash_Admin_Posts_Listing::manage_taxonomies_columns( array $taxonomies = array(), string $post_type = '' )

Manage the Post Taxonomies Columns


Description Description


Parameters Parameters

$taxonomies

(Optional) Array of Taxonomies for the Post Type.

Default value: array()

$post_type

(Optional) Post Type displayed.

Default value: ''


Top ↑

Return Return

(array) $taxonomies


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.