No Category Permalink self-updates
Remove category base from WordPress permalinks
by David Gilbert · github.com/randomwire/no-category-permalink · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/randomwire/no-category-permalink/archive/refs/heads/main.zipShips its own WordPress updater (built-in updater), so new versions show up under Dashboard → Updates.
Removes the category base from WordPress category URLs.
Changes example.com/category/news/ to example.com/news/
Features
- Cleaner, more SEO-friendly URLs
- Automatic 301 redirects from old URLs
- No configuration required
- Lightweight with no database queries
Requirements
- WordPress 6.0+
- PHP 7.4+
Installation
See readme.txt for installation instructions.
License
GPL-2.0-or-later