{"id":243,"date":"2009-03-26T12:49:33","date_gmt":"2009-03-26T12:49:33","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-no-category-base\/"},"modified":"2012-07-29T12:52:23","modified_gmt":"2012-07-29T12:52:23","slug":"wp-no-category-base","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-no-category-base\/","author":216741,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.1","stable_tag":"trunk","tested":"3.4.2","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"WP No Category Base","header_author":"iDope","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 03:29:06","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/efextra.com\/","header_plugin_uri":"http:\/\/blinger.org\/wordpress-plugins\/no-category-base\/","header_author_uri":"http:\/\/efextra.com\/","rating":4.8,"author_block_rating":0,"active_installs":50000,"downloads":503382,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"2","2":"1","3":0,"4":"1","5":"49"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1776568","resolution":"1","location":"plugin","width":400,"height":90}},"screenshots":{"1":"Look Ma, No Category Base!"}},"plugin_section":[],"plugin_tags":[610,89,23064,939,126378],"plugin_category":[55,57,59],"plugin_contributors":[77813],"plugin_business_model":[],"class_list":["post-243","plugin","type-plugin","status-closed","hentry","plugin_tags-categories","plugin_tags-category","plugin_tags-category-base","plugin_tags-permalinks","plugin_tags-permastruct","plugin_category-seo-and-marketing","plugin_category-taxonomy","plugin_category-utilities-and-tools","plugin_contributors-idope","plugin_committers-idope"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-no-category-base.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-no-category-base\/trunk\/screenshot-1.png?rev=1776568","caption":"Look Ma, No Category Base!"}],"raw_content":"<!--section=description-->\n<p>As the name suggests this plugin will completely remove the mandatory 'Category Base' from your category permalinks ( e.g. <code>myblog.com\/category\/my-category\/<\/code> to <code>myblog.com\/my-category\/<\/code> ).<\/p>\n\n<p>The plugin requires no setup or modifying core wordpress files and will not break any links. It will also take care of redirecting your old category links to the new ones.<\/p>\n\n<h4>Features<\/h4>\n\n<ol>\n<li>Better and logical permalinks like <code>myblog.com\/my-category\/<\/code> and <code>myblog.com\/my-category\/my-post\/<\/code>.<\/li>\n<li>Simple plugin - barely adds any overhead.<\/li>\n<li>Works out of the box - no setup needed.<\/li>\n<li>No need to modify wordpress files.<\/li>\n<li>Doesn't require other plugins to work.<\/li>\n<li>Compatible with sitemap plugins.<\/li>\n<li>Works with multiple sub-categories.<\/li>\n<li>Works with WordPress Multisite.<\/li>\n<li>Redirects old category permalinks to the new ones (301 redirect, good for SEO).<\/li>\n<\/ol>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>no-category-base.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>That's it! You should now be able to access your categories via http:\/\/myblog.com\/my-category\/<\/li>\n<\/ol>\n\n<p>Note: If you have Wordpress 2.7 or above you can simply go to 'Plugins' &gt; 'Add New' in the Wordpress admin and search for \"No Category Base\" and install it from there.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload <code>no-category-base.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>That's it! You should now be able to access your categories via http:\/\/myblog.com\/my-category\/<\/li>\n<\/ol>\n\n<p>Note: If you have Wordpress 2.7 or above you can simply go to 'Plugins' &gt; 'Add New' in the Wordpress admin and search for \"No Category Base\" and install it from there.<\/p><\/dd>\n<dt>Why should I use this plugin?<\/dt>\n<dd><p>Use this plugin if you want to get rid of Wordpress' \"Category base\" completely. The normal behaviour of Wordpress is to add '\/category' to your category permalinks if you leave \"Category base\" blank in the Permalink settings. So your category links look like <code>myblog.com\/category\/my-category\/<\/code>. With this plugin your category links will look like <code>myblog.com\/my-category\/<\/code> (or <code>myblog.com\/my-category\/sub-category\/<\/code> in case of sub categories).<\/p><\/dd>\n<dt>Will it break any other plugins?<\/dt>\n<dd><p>As far as I can tell, no. I have been using this on several blogs for a while and it doesn't break anything.<\/p><\/dd>\n<dt>Won't this conflict with pages?<\/dt>\n<dd><p>Simply don't have a page and category with the same slug. Even if they do have the same slug it won't break anything, just the category will get priority (Say if a category and page are both 'xyz' then <code>myblog.com\/xyz\/<\/code> will give you the category). This can have an useful side-effect. Suppose you have a category 'news', you can add a page 'news' which will show up in the page navigation but will show the 'news' category.<\/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>1.1<\/h4>\n\n<ul>\n<li>Support for WordPress 3.4.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Support for WordPress 3.1 (no longer supports older version).<\/li>\n<li>Now even more efficient.<\/li>\n<\/ul>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>Now the plugin will automatically redirect the old category permalinks to the new ones (without the help of any other plugin).<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>The plugin will now update the rewrite rules when categories are added\/edited.<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Fixed bug where it would override tags with the same name.<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Added proper support for category feed permalinks.<\/li>\n<\/ul>","raw_excerpt":"This plugin removes the mandatory &#039;Category Base&#039; from your category permalinks (e.g. \/category\/my-category\/ to \/my-category\/).","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/243","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=243"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/idope"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=243"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=243"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=243"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=243"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=243"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}