apply_filters( 'dt_pull_list_table_columns', $columns ) → {array}
Filters the columns displayed in the pull list table.
Parameters:
Name | Type | Description |
---|---|---|
$columns |
array | An associative array of column headings. |
- Source:
Returns:
An associative array of column headings.
- Type
- array