WP_MatchesMapRegex
Class: Helper class to remove the need to use eval to replace $matches[] in query strings.
Source: wp-includes/class-wp-matchesmapregex.php:14
Class: Helper class to remove the need to use eval to replace $matches[] in query strings.
Source: wp-includes/class-wp-matchesmapregex.php:14
Method: constructor
Source: wp-includes/class-wp-matchesmapregex.php:49
Method: Substitute substring matches in subject.
Source: wp-includes/class-wp-matchesmapregex.php:66
Method: do the actual mapping
Source: wp-includes/class-wp-matchesmapregex.php:76
Method: preg_replace_callback hook
Source: wp-includes/class-wp-matchesmapregex.php:87