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:15
Class: Helper class to remove the need to use eval to replace $matches[] in query strings.
Source: wp-includes/class-wp-matchesmapregex.php:15
Method: constructor
Source: wp-includes/class-wp-matchesmapregex.php:50
Method: Substitute substring matches in subject.
Source: wp-includes/class-wp-matchesmapregex.php:65
Method: do the actual mapping
Source: wp-includes/class-wp-matchesmapregex.php:75
Method: preg_replace_callback hook
Source: wp-includes/class-wp-matchesmapregex.php:86