=== More Types === Contributors: henrikmelin, kalstrom Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=h.melin%40gmail.com&item_name=More%20Types%20Plugin&no_shipping=0&no_note=1&tax=0&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8&lc=US Tags: types, post type, post types, custom post types, admin, cms, extra content, more fields, more plugins, wordpress 3.0 Requires at least: 3.0 Tested up to: 3.0.1 Stable tag: 1.0.1 Adds any number of extra Post types, besides Post and Page, for the WordPess Admin. Also allows for special editing rights for specific User roles for new and created post types. == Description == More Types is a WordPress plugin that adds new post types to the WordPress admin. For instance if you run a music site you could create a review post type (based on post). If you run a food blog you could create a post type for recipes. If you'd like you could customise your new post type even more by using [More Fields](http://wordpress.org/extend/plugins/more-fields/) in addition to More Types where you could add a new content field where you could put the ingredients and another where you could input cooking time. With More Types you can: * Create additional post types * Set different editing capabilities of post types based on user roles (rights to review, save, and publish), even for built in post types * Control what input boxes are available for each post type * List posts in specific menus in the WordPress admin * Set visibilitiy of a post type based on user level * Link taxonomies to any post type More Types is part of a suite of plugins created to enhance the functionality of a vanilla WordPress installation. With More Fields you can create additional input fields for easier management of Custom fields, with More Taxonomies you can create additional taxonomies besides Categories and Tags. More Types 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 Types: 1. Upload the 'more-types' folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Administer in Settings -> More Types Upgrading from More Fields 1.x? If you're upgrading from More Fields 1.x you need to take a couple of steps to continue working with your already defined Post Types. 1. Upgrade to More Fields 1.5.1 (this prepares the More Fields fields and Post types for WP 3.0) 2. Update to WordPress 3.0 still using More Fields 1.5.1 3. Upgrade to More Fields 2.0 4. Install More Types 1.0 == Changelog == = 1.0.1 = * Featured image was missing from created post types * Weird UTF8 text was saved as even weirder text * Text labels other than singular & plural were not saved properly = 1.0 = * Bug fixes * Override WordPress defaults * = 1.0rc1 = * Separation of different types of post types (default Post types, Post types created with functions.php/other plugins, exported More Types Post types and Post Types created in More Types. = 1.0β3 = * Bug fixes = 1.0β2 = * Improved functionality for exporting and importing post types = 1.0β1 = * Creation and editing of moved from post types to More Types * Restructuring of data model (for WordPress 3.0)