Filter Soft Regular Expression

eeb/settings/get_soft_attribute_regex

Description:
Filter the soft reg expressions. These are used to pre encode critical content.

Parameter Type Description
$return array|string An array or a string of available soft expressions.
$single string Not null if a single expression is given.
return apply_filters( 'eeb/settings/get_soft_attribute_regex', $return, $single );
Updated on September 25, 2019

Was this article helpful?

Related Articles