Filter 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.

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 );
Updated on September 26, 2019

Was this article helpful?

Related Articles