fix the middle slugs of parent category and child category.
As of April 2026, Taxonomy slug fixer is a WordPress category plugin with 10 active installations and a 5/5 rating from 1 reviews. It has been downloaded 766 times in total. Requires WordPress 4.7+ and PHP 7.0+. Available on WordPress.org since 2024. Last updated 2 years ago — may have compatibility concerns. Top alternative: Pages with category and tag.
In WordPress, when you create a main category and create a category as its child, connect some articles to the child category and then open that category, you will see that article in the list of that category.
So far no problem and everything is working properly.
Now, if you add a word in the browser address between the main category and the child category, it will still display the same list if that category does not exist and it should be referred to the 404 page.
example.com/parent_category/child_category/ —> post1 , post2
example.com/parent_category/random_text/child_category/ —->post1 , post2
after install
example.com/parent_category/child_category/ —> post1 , post2
example.com/parent_category/random_text/child_category/ —> 404
With this plugin, t…
| WordPress | 4.7+ requiredTested up to 6.4.8 |
| PHP | 7.0+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.