Filter: mt_closure_recipient

apply_filters( 'mt_closure_recipient', $email, $event ) → {string}

Filter the recipient of admin closure and sold out email notifications.

Parameters:
Name Type Description
$email string

Email address of recipient.

$event id

Event Post ID.

Source:
Returns:
Type
string