apply_filters( 'mt_soldout_subject', $subject, $event ) → {string}
Filter the "ticket sales sold out" email subject sent to administrators.
Parameters:
Name | Type | Description |
---|---|---|
$subject |
string | Email subject line. |
$event |
int | Event Post ID. |
- Source:
Returns:
- Type
- string