Filter eeb_mailto shortcode content

eeb/frontend/shortcode/eeb_mailto

Description:
This filter allows you to minupulate the shortcode output of eeb_mailto.

Parameter Type Description
$mailto string The protected content.
return apply_filters( 'eeb/frontend/shortcode/eeb_mailto', $mailto );
Updated on September 25, 2019

Was this article helpful?

Related Articles