=== Plugin Name === Contributors: nateallen Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=email%40nateallen%2ecom Tags: nate allen,add,bulk,mass,multiple,create,term,terms,taxonomy,taxonomies,categories,tags,generator,creator,keywords,slug Requires at least: 3.1 Tested up to: 4.1.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily add terms to taxonomies in bulk == Description == If you have a lot of terms that you need to add to tags, categories, or custom taxonomies... don't waste time doing it by hand! Bulk Term Generator makes it easy to do it all at once. For example, let's say you have a custom taxonomy called Animal Types and you need to import every animal type known to man. To make matters worse, there's a hierarchy, so each animal (like "Dogs") have hundreds of breeds under it. Yikes. Submitting each one individually (and waiting for the page to load each time) could take you forever. Now there's a better way... 1. After installing the plugin, you choose which taxonomy you want to import terms to. 2. Copy/paste a list of terms you want to create. You can even specify the slug and description for each. 3. If you are dealing with a hierachy, continue to paste terms for each one, choosing which parent it belongs to. 4. You can see which terms will be added before they are generated. This gives you a chance to make any changes before the final step. 5. When you're ready, just hit the "Generate Terms" button, and you're done! == Installation == 1. Upload the folder `bulk-term-generator` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Tools > Bulk Term Generator == Frequently Asked Questions == This plugin is new, so there aren't any "Frequently Asked Questions" yet! Use the Support link if you need help. == Screenshots == 1. Adding a big list of terms to a custom taxonomy 2. Preview the terms before they're generated == Changelog == = 0.1 = * Initial release