mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
When using a structure like /%category%/%postname%/ it might be thought that /uncategorized/ (missing the "/category/" base) results in the category archive. Previously this worked due to $walk_dirs = true for the post permalink structure, but canonical didn't redirect it. Now there is no rewrite rule to match => 404. The fix is to use a canonical redirect. git-svn-id: https://develop.svn.wordpress.org/trunk@19778 602fd350-edb4-49c9-b593-d223f7449a82
20 KiB
20 KiB