=== Custom Post Types Maker === Contributors: graffino, zeno.popovici, jornbakhuys Tags: custom, post, type, custom post type, custom post types, maker, make, cpt, post types, taxonomy, taxonomies, tax, custom taxonomies Requires at least: 3.0.0 Tested up to: 4.7 Stable tag: 1.0.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin has been deprecated. Please use "Custom Post Type Maker" maker instead (note the missing "s"). == Description == Custom Post Types Maker is the perfect plugin to create Custom Post Types and custom Taxonomies in a user friendly way, just like managing your regular posts and pages. Originally by [Bakhuys](http://www.bakhuys.com/). = Features = * Fully integrates with the Wordpress API, for the best compatibility * Lets you create Custom Post Types and custom Taxonomies without the need of writing any code * Provides an interface to manage your Custom Post Types, just like managing your regular posts and pages * Provides almost all the parameters of the WordPress CPT API * Shows you a list of all other registered Custom Post Types and custom Taxonomies in Wordpress * Uses the WordPress Media Uploader or Dash Icons (Native Wordpress Icons) to let you manage the Custom Post Type icon = Bug Submission and Forum Support = * Support: [Community Support Only](http://wordpress.org/support/plugin/custom-post-types-maker) * Bugs: [GitHub](https://github.com/Graffino/Custom-Post-Types-Maker/issues) = Feature requests = We're supporting this plugin but not actively developing it. If you're interested to contribute you can submit a PR on [GitHub](https://github.com/Graffino/Custom-Post-Types-Maker/pulls). == Installation == 1. Upload 'custom-post-type-maker' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Click the new menu item 'Post Types' to create a Custom Post Type or a custom Taxonomy == Frequently Asked Questions == = I have a question = Please ask your question in the [Support Forums](http://wordpress.org/support/plugin/custom-post-types-maker). == Screenshots == 1. Creating Custom Post Types 2. Overview of your created Custom Post Types 3. Creating custom Taxonomies == Changelog == = 1.0.3.1 = - [Deprecated] This plugin has been deprecated. Please use "Custom Post Type Maker" maker instead (note the missing "s"). = 1.0.3 = - [Bugfix] Fix typos = 1.0.2 = - [Bugfix] Fixed `undefined` error that prevented media library from loading = 1.0.1 = - Compatibility with future version of WP = 1.0.0 = * [Added] Ability to select [DashIcons](https://developer.wordpress.org/resource/dashicons/#layout) as Custom Post Type icon. * [Bugfix] Fixed `add_utility_page provokes "deprecated" notice in 4.5.2` * [Forked] Forked https://wordpress.org/plugins/custom-post-type-maker/