Ticket #35031: 35031.2.diff
File 35031.2.diff, 464 bytes (added by , 9 years ago) |
---|
-
src/wp-includes/query.php
5009 5009 $link = user_trailingslashit( trailingslashit( $link ) . $endpoint[1] ); 5010 5010 } 5011 5011 } 5012 } else { 5013 // If it's not an endpoint or a 404, there's something else associated with this URL. Let's not redirect anywhere. 5014 return; 5012 5015 } 5013 5016 5014 5017 /**