=== MP-Former Custom Post Type Manager === Contributors: vasyl_m Tags: custom post type, status, metabox, show on screen, columns, constructor, builder, taxonomy, former Requires at least: 3.0 Tested up to: 3.2 Stable tag: 0.4.3 Easy to use graphic UI for custom post type building. == Description == MP Former allows to create and manage the list of custom post types. It gives you possibility to do next things: * Create unlimited list of custom post types * Activate and deactivate already created * Create custom list of taxonomies related to custom post type * Create custom post statuses * Manage list of columns (aka Show on Screen columns) == Installation == 1. Upload `mp_former` forlder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == No question, at least now == Screenshots == 1. Custom Post Type General List of options 2. Manage list of Show on Screen columns 3. Create list of custom post statuses 4. Define list of custom taxonomies related to Custom Post Type == Changelog == = 0.4.3 = * Fixed bug with plugin path = 0.4.2 = * Added description to all options * Added new options to taxonomy constructor = 0.4.1 = * First version