=== More Taxonomies === Contributors: henrikmelin, kalstrom Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=h.melin%40gmail.com&item_name=More%20Taxonomies%20Plugin&no_shipping=0&no_note=1&tax=0&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8&lc=US Tags: taxonomies, cms, custom taxonomies, post types, admin, more fields, wordpress 3.0, more types, types, more taxonomies, taxonomy, tags, categories, custom, tag, category Requires at least: 3.0 Tested up to: 3.0.1 Stable tag: 1.0.1 Add more taxonomies, besides categories or tags, to your WordPress installation. Also allows you to edit built in taxonomies. == Description == More Taxonomies is a plugin that adds new taxonomies to your WordPress installation, using an easy-to-use interface in the admin. For instance if you run a football site you could create a team taxonomy (non-hierarchical, like tags) and set teams on your posts relating to a specific game. If you run a music blog you could create taxonomies for artists, musicians or perhaps producers. In adding new taxonomies, you could be linking more specific information to your posts, enabling you access more relvant related posts and information. If you use [More Types](http://wordpress.org/extend/plugins/more-types/) in addition to More Taxonomies you could for instance add a hierarchical (like categories) taxonomy to a specific post type for courses—like appetizer, entrée, relevés, main course, salad or dessert. With More Taxonomies you can: * Create additional taxonomies * Set different editing capabilities for taxonomies based on user roles (rights to edit, review, save), even for built in taxonomies * List taxonomy items in specific menus in the WordPress admin More Taxonomies is part of a suite of plugins created to enhance the functionality of a vanilla WordPress installation. With [More Fields](http://wordpress.org/extend/plugins/more-fields/) you can create additional input fields for easier management of Custom fields, with [More Types](http://wordpress.org/extend/plugins/more-types/) you can create additional post types besides Posts and Pages. More Taxonomies works without the other plugins but interacts with them nicely. This plugins was born out of the development work done for [Dagensskiva](http://dagensskiva.com/), [Dagensbok](http://dagensbok.com/) and user requests. == Installation == To install More Taxonomies: 1. Upload the 'more-taxonomies' folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Setup your new post types in Settings -> More Taxonomies == Changelog == = 1.0.1 = * Updating to Sputnik #4 which fixes a number of bugs, most relevant here is the handling of UTF8 characters. = 1.0 = * Capability to override WordPress defaults * Sputnik v3 = 1.0rc1 = * Data model re-arranged * HTML/CSS for More Plugins admin = 1.0b1 = * Bug fixes = 1.0a1 = * New plugin