=== WP Category Permalink === Contributors: TigrouMeow Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=H2S7S3G4XMJ6J Tags: category, permalink, woocommerce Requires at least: 3.5 Tested up to: 4.4.0 Stable tag: 2.2.8 Allows manual selection of a 'main' category for each post for better permalinks and SEO. == Description == This plugin allows you to select a main category for your posts for better permalinks and SEO. The chosen category is shown in bold on the 'Posts List' page and the 'Post Edit' page. You can select a different permalink category on the 'Post Edit' page using the 'Categories' box (hover over the categories and click on 'Permalink' to select one, then save your post). ABOUT WOOCOMMERCE AND CUSTOM TAXONOMIES SUPPORT Previously, specific WooCommerce support was introduced in a Pro version. This support will be continued in an external plugin (= a different plugin) developed by Yaniv. The current Pro customers will be contacted by Yaniv in order to switch to this new plugin. WP Category Permalink will be upgraded in a different way. It will not focus on WooCommerce specifically but will add support for custom taxonomies in general. Don't worry, this upgrade will be smooth and is a good move for everyone. There will be two plugins of quality available for custom permalink with different purposes :) Languages: English. == Installation == 1. Upload `wp-category-permalink.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == Please ask your questions in the forum and I will add them here :) = I donated, can I get rid of the donation button? = Of course. I don't like to see too many of those buttons neither ;) You can disable the donation buttons from all my plugins by adding this to your wp-config.php: `define('WP_HIDE_DONATION_BUTTONS', true);` == Screenshots == 1. Pick the category you'd like to have for the permalink. == Changelog == = 2.2.8 = * Fix: Infinite hidden columns to user meta (https://wordpress.org/support/topic/infinite-user-meta). = 2.2.7 = * Update: Textual and non major update. * Info: Please have a look at the new description of the plugin. = 2.2.6 * Fix: Support for product type that is not WooCommerce. = 2.2.4 * Fix: Better control for WooCommerce product permalink UI * Fix: WooCommerece Permalink Category * Fix: Allow for custom post types = 2.2.3 * Fix: Product permalink bug (permalink appeared correctly only on product page). = 2.2.2 = * Fix: Restored post behaviour. * Fix: Fixed warnings. = 2.2.0 = * Fix: Tags structure issue. = 2.1 = * Fix: Fixed subcategory and post type issues. = 2.0 = * Fix: Update issue for non-WooCommerce user. * Change: Let's make it 2.0 since it's a major change. = 1.7 = * Fix: Woocommerce compatibility. = 1.6 = * Fix: Woocommerce products page. = 1.4 = * Links, readme, version. = 1.2 = * Works with WordPress 4.0. = 1.1.0 = * Nothing major updated. * New version number + readme + information. = 1.0 = * Stable release. = 0.1.4 = * Add: default category will be shown in red if no category was picked. = 0.1 = * First release.