=== WP Export Categories & Taxonomies === Author: Damian Logghe Contributors: timersys Website: http://www.timersys.com Tags: export categories, export tags, export taxonomies, categories, taxonomies, tags, export, category export, tax export Requires at least: 3.6 Tested up to: 3.9.1 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Export Categories, Tags and Taxonomies == Description == Simple and basic plugin that let you export Categories, Tags and Taxonomies into a Wordpress xml so you can import them in other sites using the Wordpress importer tool == Installation == 1. Go to Plugins > Add New 1. Click the Upload link 1. Click Browse and locate the `wp-export-categories.x.x.zip` file 1. Click Install Now 1. After WordPress installs, click on the Activate Plugin link You're done! == Frequently Asked Questions == = Where do I find this great tool in my wp-admin? = Just go to Tools-> WP Export Cats & Taxs == Changelog == = 1.0.3 = * Cleaned a bit more of code * Fixed small bug with checkbox ID's = 1.0.2 = * Changed the export action to a later hook to include plugins tax that were registered later * Cleaned a bit the code = 1.0.1 = * Fixed fatal error including settings. Sorry :) = 1.0 = * Plugin released, woohoo!