apply_filters( 'mt_extra_label', $extra_label, $event, $type ) → {string}
Add additional labeling appended to ticket type information.
Parameters:
Name | Type | Description |
---|---|---|
$extra_label |
string | Default empty string; 'Administrators only' for complimentary tickets. |
$event |
int | object | Event post ID. |
$type |
string | Ticket type. |
- Source:
Returns:
- Type
- string