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