Ticket #2994: 2994.diff
| File 2994.diff, 521 bytes (added by , 20 years ago) |
|---|
-
wp-includes/pluggable.php
260 260 function wp_redirect($location, $status = 302) { 261 261 global $is_IIS; 262 262 263 $location = preg_replace('|[^a-z0-9-~+_.?#=&;,/:% ]|i', '', $location);263 $location = preg_replace('|[^a-z0-9-~+_.?#=&;,/:%\(\)\{\}\[\]]|i', '', $location); 264 264 $location = wp_kses_no_null($location); 265 265 266 266 $strip = array('%0d', '%0a');
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)