Remove Taxonomy Slug Wordpress Plugin - Rating, Reviews, Demo & Download

Remove Taxonomy Slug Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

This plugin will give you the advantage of having the clean seo url. You can remove taxonomy slug and have the seo friend url by click couple of clicks.

This plugin can remove the custom taxonomy slug as well by going into the plugin settings.

You can do this by doing the admin login and check admin menu > Remove Taxonomy Slug Settings

Once you click on it you will be able to see all existing the taxonomy slug you just need to selected it and save the settings.

For the developer i have given the filter as well with the use of that filter you can directly add the slug in the array which will remove the slug.

Filter name is remove_taxonmy_slug_filter.
add_filter( ‘remove_taxonmy_slug_filter’,function ( $slug_list ){
return $slug_list
} )

In the above array you need to make sure that you pass the slug name as it is.

It is working with the below functions you just need to make sure that you have used the one of the below function to have the catgory link.

term_link
get_category_link
get_term_link
category_link

This plugin is compatible with custom post type ui as well.

Apart of this you can create the ticket for your query or reach me out for quick question on akshay.shah5189@gmail.com

Screenshots

  1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, <code>/assets/screenshot-1.png</code> would win over <code>/tags/4.3/screenshot-1.png</code>
(or jpg, jpeg, gif).

    This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
    the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
    directory take precedence. For example, /assets/screenshot-1.png would win over /tags/4.3/screenshot-1.png
    (or jpg, jpeg, gif).


Reviews & Comments