- Timestamp:
- 01/20/2018 01:31:46 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/formatting.php
r42429 r42530 3996 3996 * An array may be used to designate multiple needles. 3997 3997 * @param string $subject The string being searched and replaced on, otherwise known as the haystack. 3998 * @return string The string with the replaced svalues.3998 * @return string The string with the replaced values. 3999 3999 */ 4000 4000 function _deep_replace( $search, $subject ) {
Note: See TracChangeset
for help on using the changeset viewer.