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

Filter eeb_protect_content template tag

eeb/frontend/template_func/eeb_protect_content

Description:
Filter the output of the eeb_protect_content function

Parameter Type Description
$content string The html of the eeb_protect_content function.
return apply_filters( 'eeb/frontend/template_func/eeb_protect_content', $content );
Updated on September 25, 2019

Was this article helpful?

Related Articles