Changeset 35980 for trunk/src/wp-includes/pluggable.php
- Timestamp:
- 12/16/2015 11:14:12 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r35914 r35980 1271 1271 * 1272 1272 * @see wp_sanitize_redirect() 1273 * 1274 * @param array $matches RegEx matches against the redirect location. 1275 * @return string URL-encoded version of the first RegEx match. 1273 1276 */ 1274 1277 function _wp_sanitize_utf8_in_redirect( $matches ) {
Note: See TracChangeset
for help on using the changeset viewer.