eeb/ajax/encoder_form_response
Description:
This filter allows you to manipulate the protected content that is returned by the email encoder form.
Parameter | Type | Description |
---|---|---|
$mailto | string | The encoded content that will be returned from the encoder form |
echo apply_filters( 'eeb/ajax/encoder_form_response', $mailto );