Ticket #41310: 41310.patch
File 41310.patch, 475 bytes (added by , 8 years ago) |
---|
-
canonical.php
32 32 * @global bool $is_IIS 33 33 * @global WP_Query $wp_query 34 34 * @global wpdb $wpdb WordPress database abstraction object. 35 * @global WP $wp Current WordPress environment instance. 35 36 * 36 37 * @param string $requested_url Optional. The URL that was requested, used to 37 38 * figure if redirect is needed.