=== WP Category Switcher ===
Contributors: TigrouMeow
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JAWE2XWH7ZE5U
Tags: category, management, admin, order
Requires at least: 3.5
Tested up to: 3.5
Stable tag: 0.1.0
Re-order categories by switching theirs ID's.
== Description ==
This plugin allows you to re-order categories by switching/swapping theirs ID's. Once it's done, the plugin can be uninstalled: it is clean and straighforward.
If you do it on a long-time running blog and running many plugins, please do a backup of your database. This plugin updates the WPML databases as well, but it might cause troubles for other plugins (please let me know if it is the case and I will support them).
Thanks to Roman for his ideas from which this plugin is inspired from :)
Languages: English, French.
== Installation ==
1. Upload `wp-category-switcher` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go in Tools -> Category Switcher
== Upgrade Notice ==
Replace all the files. Nothing else to do.
== 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? =
Please contact me through my website Totoro Times. Thanks!
== Screenshots ==
1. Tools -> Category Switcher
== Changelog ==
= 0.1.0 =
* First release.
== Wishlist ==
Do you have suggestions? Feel free to contact me at Totoro Times.