Removes base slugs from all registered Taxonomies, like "genre/"
Author: | Alexandru Vornicescu (profile at wordpress.org) |
WordPress version required: | 3.4 |
WordPress version tested: | 3.9.40 |
Plugin version: | 2.1 |
Added to WordPress repository: | 20-07-2013 |
Last updated: | 28-11-2017
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 96 |
Rated by: | 23 |
Plugin URI: | http://wordpress.org/plugins/remove-taxonomy-... |
Total downloads: | 33 311 |
Active installs: | 9 000+ |
Click to start download |
If you would like to have a little more nice permalinks to your custom post types articles with custom permalinks – this plugin can help you with this.
If the term has the same slug as the post type, then the taxonomy has the priority over the post type.
Now I will show some examples:
(Custom taxonomy:)
From:
site.com/taxonomy/cars
To:
site.com/cars
(Custom taxonomy with child taxonomies)
From:
site.com/taxonomy/cars/bmw
To:
site.com/cars/bmw
(Term slug is the same as the post type slug:)
From:
(Post Type:) site.com/cars/
(Term from Taxonomy:) site.com/taxonomy/cars/
(Subterm from Taxonomy:) site.com/taxonomy/cars/bmw
To:
(Post Type:) site.com/cars/ (will not show)
(Term from Taxonomy:) site.com/cars (will show)
(Subterm from Taxonomy:) site.com/cars/bmw (will show)
FAQ
ChangeLog