Changeset 5993 for trunk/wp-includes/pluggable.php
- Timestamp:
- 08/30/2007 06:13:48 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/pluggable.php
r5990 r5993 399 399 return false; 400 400 401 $location = preg_replace('|[^a-z0-9-~ \+_\.\?#=&;,/:%]|i', '', $location);401 $location = preg_replace('|[^a-z0-9-~+_.?#=&;,/:%]|i', '', $location); 402 402 $location = wp_kses_no_null($location); 403 403
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)