apply_filters( 'mt_ticket_template_array', $data ) → {array}
Filter the data used to draw event templates in the [tickets] shortcode.
Parameters:
| Name | Type | Description |
|---|---|---|
$data |
array | Merged array of stored event data and post object as array. |
- Source:
Returns:
- Type
- array