apply_filters( 'mc_event_mail_body', $body, $details ) → {string}
Filter event notification email body.
Parameters:
Name | Type | Description |
---|---|---|
$body |
string | Email body. |
$details |
array | Array of details passed to email function. |
- Source:
Returns:
- Type
- string