Filter Email Encoder form ajax output

eeb/ajax/encoder_form_response

Description:
This filter allows you to manipulate the protected content that is returned by the email encoder form.

ParameterTypeDescription
$mailtostringThe encoded content that will be returned from the encoder form
echo apply_filters( 'eeb/ajax/encoder_form_response', $mailto );