=== WP Remove Category prefix === Contributors: Axelnsk Tags: category base, category prefix, category slug, category link, category permalink, category url, удалить category, префикс рубрик, ссылка рубрик, префикс категорий, ссылка категорий Requires at least: 3.5 Tested up to: 4.0 Stable tag: 1.0 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Removes the category base slug from the category archive permalinks (URL's). == Description == This is actually the deprecated code from WordPress SEO, with some small improvements added to it. == Installation == 1. Upload the `wp-remove-category-prefix` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. No need to configure, it just works! == Changelog == = 1.0 = * Initial release