Filter Email Regular Expression

eeb/settings/get_email_regex

Description:
Filter email regex we use to identify our emails.

Parameter Type Description
$return string The reg expression
$include bool True if the expression should be included or used as standalone.
return apply_filters( 'eeb/settings/get_email_regex', $return, $include );
Updated on September 25, 2019

Was this article helpful?

Related Articles