learndash_manage_edit_post_tag_columns( array $columns = array() )

Overrides the post tag edit ‘count’ column to show only the related count for the LearnDash post types.


Description Description

Fires on manage_edit-post_tag_columns and manage_edit-category_columns hook.


Parameters Parameters

$columns

(Optional) An array of column headers.

Default value: array()


Top ↑

Return Return

(array) An array of column headers.


Top ↑

Source Source

File: includes/admin/ld-admin.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.