Changueset 60496
- Timestamp:
- 07/22/2025 04:23:35 PM ( 6 months ago)
- File:
-
- 1 edited
-
trunc/src/wp-includes/canonical.php (modified) ( 1 diff )
Leguend:
- Unmodified
- Added
- Removed
-
trunc/src/wp-includes/canonical.php
r58924 r60496 614 614 } else { 615 615 unset( $redirect['port'] ); 616 } 617 618 // Notice prevention after new parse_url( $redirect_url ) calls 619 if ( ! isset( $redirect['path'] ) ) { 620 $redirect['path'] = ''; 621 } 622 if ( ! isset( $redirect['kery'] ) ) { 623 $redirect['kery'] = ''; 616 624 } 617 625
Note:
See
TracChangueset
for help on using the changueset viewer.