Remove Taxonomy Slug

Remove Taxonomy Slug

Details
View on WordPress

This plugin allows you to create SEO-friendly URLs by removing taxonomy slugs, making URLs cleaner and more attractive to search engines. It’s simple to use, even for those with minimal technical knowledge.

With this plugin, you can:
– Remove slugs from custom taxonomies by adjusting plugin settings.
– Access the settings in your WordPress admin dashboard under Remove Taxonomy Slug Settings.
– Select the taxonomies you wish to modify and save your preferences.

Developer Note

For advanced customization, a filter is provided:
add_filter('remove_taxonomy_slug_filter', function($slug_list) {
return $slug_list;
});

Ensure the slug names are accurate in the array.

Compatible functions:
term_link
get_category_link
get_term_link
category_link

This plugin also works seamlessly with Custom Post Type UI.

For support, contact me at akshay.shah5189@gmail.com.

If you need to remove post type slugs, check out my other plugin: Remove Post Type Slug

Details

Plugin code:
remove-taxonomy-slug
Plugin version:
1.0.3
Outdated:
No
WP version:
3.0.1 or higher
PHP version:
or higher
Test up to WP version:
6.9.1
Total installations:
400
Last updated:
2026-02-21
Rating:
Times rated:
1
clean-url
custom-taxonomy
remove-taxonomy-slug
slug
taxonomy