Summery Summery
Filters the columns displayed in the Posts list table for a specific post type.
Syntax Syntax
Description Description
The dynamic portion of the hook name, $post_type, refers to the post type slug.
Parameters Parameters
- $post_columns
-
An associative array of column headings.
Source Source
Advertisement
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |