Filter: mc_event_mail_to

apply_filters( 'mc_event_mail_to', $to, $details ) → {string}

Filter event notification email to header.

Parameters:
Name Type Description
$to string

Email to field string.

$details array

Array of details passed to email function.

Source:
Returns:
Type
string