do_action( 'mt_ticket_settings', $ticket_type, $pricing, $event_id, $type )
Filter value data about a specific type of ticket.
Parameters:
Name | Type | Description |
---|---|---|
$ticket_type |
array | Price and availability for a ticket type. |
$pricing |
array | Full pricing array being iterated. |
$event_id |
int | Event ID. |
$type |
string | Current ticket type. |
- Source: