Changeset 51657 for trunk/tests/phpunit/tests/canonical.php
- Timestamp:
- 08/26/2021 12:57:08 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/canonical.php
r51568 r51657 248 248 add_filter( 249 249 'pre_redirect_guess_404_permalink', 250 function() {250 static function() { 251 251 return 'wp'; 252 252 }
Note: See TracChangeset
for help on using the changeset viewer.