apply_filters( 'mt_closure_body', $body, $event, $type ) → {string}
Filter the "ticket sales closed" email body sent to administrators.
Parameters:
Name | Type | Description |
---|---|---|
$body |
string | Email body text. |
$event |
int | Event Post ID. |
$type |
string | Message type. 'has-sales' or 'no-sales'. |
- Source:
Returns:
- Type
- string