1. Home
  2. Plugins
  3. Email Encoder
  4. For Devs
  5. Filters
  6. Filter eeb_protect_emails template tag

Filter eeb_protect_emails template tag

eeb/frontend/template_func/eeb_protect_emails

Description:
Filter the output of the eeb_protect_emails function

Parameter Type Description
$content string The html of the eeb_protect_emails function.
$protect_using string The name of the protection method that is used to protect the emails.
return apply_filters( 'eeb/frontend/template_func/eeb_protect_emails', $content, $protect_using );
Updated on September 25, 2019

Was this article helpful?

Related Articles