=== WP Category Permalink ===
Contributors: TigrouMeow
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=H2S7S3G4XMJ6J
Tags: category, permalink
Requires at least: 3.5
Tested up to: 4.0
Stable tag: 1.6

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. It uses the same meta data as the "Hikari Category Permalink" and the "sCategory Permalink", but it has been rewritten using better and cleaner code. 
	
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).

Languages: English, French.

== Installation ==

1. Upload `wp-category-permalink.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Upgrade Notice ==

Simply replace `wp-category-permalink.php` by the new one.

== Frequently Asked Questions ==

= 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);`

= Can I contact you? =
Yes, sure, you can! But since my plugins got popular, I get many emails everyday which consume almost 10% of my whole lifetime (not kidding! + it's rarely issues coming from the plugin itself). So now I ask you to visit my website <a href='http://www.totorotimes.com'>Totoro Times</a>, pick a page you like, and share it on Facebook, Twitter or your own website. I hope you understand :) Thanks a lot!

== Screenshots ==

1. Pick the category you'd like to have for the permalink.

== Changelog ==

= 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.

== Wishlist ==

Do you have suggestions? Feel free to contact me at <a href='http://www.totorotimes.com'>Totoro Times</a>.