apply_filters( 'tribe_aggregator_manage_record_columns', array $post_columns )
Filter the columns displayed in the Posts list table for a specific post type.
Contents
Parameters
- $post_columns
-
(array) An array of column names.
Source
Changelog
| Version | Description |
|---|---|
| 4.3 | Introduced. |