Filter: mt_header_columns

apply_filters( 'mt_header_columns', $headers, $context, $type ) → {array}

Filter the column headers.

Parameters:
Name Type Description
$headers array

Headers with labels and callbacks.

$context string

Purchases or tickets.

$type string

Display type table or csv.

Source:
Returns:
Type
array