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