apply_filters( 'mt_ticket_type', $label, $type ) → {string}
Filter the ticket type label shown on tickets.
Parameters:
Name | Type | Description |
---|---|---|
$label |
string | Label defined from settings. |
$type |
string | Ticket type key. |
- Source:
Returns:
- Type
- string