{"id":24363,"date":"2013-07-20T14:45:31","date_gmt":"2013-07-20T14:45:31","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/remove-taxonomy-base-slug\/"},"modified":"2014-03-18T14:38:54","modified_gmt":"2014-03-18T14:38:54","slug":"remove-taxonomy-base-slug","status":"publish","type":"plugin","link":"https:\/\/nl.wordpress.org\/plugins\/remove-taxonomy-base-slug\/","author":214632,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.1","stable_tag":"trunk","tested":"3.9.40","requires":"3.4","requires_php":"","requires_plugins":"","header_name":"Remove Taxonomy Base Slug","header_author":"Alexandru Vornicescu","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 18:15:24","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/plugins\/remove-taxonomy-base-slug\/","header_author_uri":"http:\/\/alexvorn.com","rating":4.8,"author_block_rating":0,"active_installs":5000,"downloads":39937,"num_ratings":23,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"22"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.1","1.2","2.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[89,540,561,90,91],"plugin_category":[57],"plugin_contributors":[80196],"plugin_business_model":[],"class_list":["post-24363","plugin","type-plugin","status-publish","hentry","plugin_tags-category","plugin_tags-rewrite","plugin_tags-slug","plugin_tags-tag","plugin_tags-taxonomy","plugin_category-taxonomy","plugin_contributors-alexvorn2","plugin_committers-alexvorn2"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/remove-taxonomy-base-slug.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.\nIf the term has the same slug as the post type, then the taxonomy has the priority over the post type.<\/p>\n\n<p>Now I will show some examples:<\/p>\n\n<p>(Custom taxonomy:)<\/p>\n\n<h4>From:<\/h4>\n\n<p>site.com\/taxonomy\/cars<\/p>\n\n<h4>To:<\/h4>\n\n<p>site.com\/cars<\/p>\n\n<p>(Custom taxonomy with child taxonomies)<\/p>\n\n<h4>From:<\/h4>\n\n<p>site.com\/taxonomy\/cars\/bmw<\/p>\n\n<h4>To:<\/h4>\n\n<p>site.com\/cars\/bmw<\/p>\n\n<p>(Term slug is the same as the post type slug:)<\/p>\n\n<h4>From:<\/h4>\n\n<p>(Post Type:) site.com\/cars\/\n(Term from Taxonomy:) site.com\/taxonomy\/cars\/\n(Subterm from Taxonomy:) site.com\/taxonomy\/cars\/bmw<\/p>\n\n<h4>To:<\/h4>\n\n<p>(Post Type:) site.com\/cars\/ (will not show)\n(Term from Taxonomy:) site.com\/cars (will show)\n(Subterm from Taxonomy:) site.com\/cars\/bmw (will show)<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Unzip<\/li>\n<li>Upload \"remove-taxonomy-base-slug\" folder to the \"\/wp-content\/plugins\/\" directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Select which taxonomies base slug to remove, go to Plugins -&gt; Remove Taxonomy Base Slug<\/li>\n<li>Update your permalinks, go to Settings -&gt; Permalinks -&gt; Save Changes<\/li>\n<li>That's it!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Unzip<\/li>\n<li>Upload \"remove-taxonomy-base-slug\" folder to the \"\/wp-content\/plugins\/\" directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Select which taxonomies base slug to remove, go to Plugins -&gt; Remove Taxonomy Base Slug<\/li>\n<li>Update your permalinks, go to Settings -&gt; Permalinks -&gt; Save Changes<\/li>\n<li>That's it!<\/li>\n<\/ol><\/dd>\n<dt>Why should I use this plugin?<\/dt>\n<dd><p>Use this plugin if you want to get rid of a custom taxonomy base slug completely. \nThe normal behaviour of WordPress is to add '\/taxonomy' to your permalinks if you leave \"taxonomy page\" blank (ex: site.com\/taxonomy\/). \nSo your taxonomy links look like \"site.com\/taxonomy\/my-taxonomy\/\". \nWith this plugin your taxonomy links will look like \"site.com\/my-taxonomy\/\" (or \"site.com\/my-taxonomy\/sub-taxonomy\/\" in case of child taxonomies).<\/p><\/dd>\n<dt>Will it break any other plugins?<\/dt>\n<dd><p>I don't think so.<\/p><\/dd>\n<dt>Won't this conflict with pages or post types?<\/dt>\n<dd><p>Simply don't have a page or a post type and category with the same slug. \nEven if they do have the same slug it won't break anything.\nPriority will be for taxonomies.<\/p><\/dd>\n<dt>Can you add a feature X?<\/dt>\n<dd><p>Depends, if its useful enough and I have time for it.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.1<\/h4>\n\n<ul>\n<li>Fixed a little bug.<\/li>\n<li>Added Multisite support.<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Fixed: A bug in PHP 5.4 + some other bugs<\/li>\n<li>Added: Admin Panel with the list of all taxonomies.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fixed: Auto update permalinks after adding new terms.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fixed a bug with hierarchical terms.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Some small bug fixes.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First release.<\/li>\n<\/ul>","raw_excerpt":"This plugin can remove specific taxonomy base slug from your permalinks (e.g. &quot;\/genre\/fiction\/&quot; to &quot;\/fiction\/&quot;).","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/24363","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=24363"}],"author":[{"embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/alexvorn2"}],"wp:attachment":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=24363"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=24363"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=24363"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=24363"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=24363"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=24363"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}