=== Custom Post Type Mapper - Register post ypes, taxonomies, meta boxes without coding === Contributors: rajasaad Donate link: https://www.paypal.me/ Tags: Custom Post Types, Custom Post Type, Taxonomies, Taxonomy, Meta Boxes, Custom Fields, Add meta box, cms, cpt. Requires at least: 3.9 Tested up to: 5.0 Stable tag: 0.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == = DEMO = - [Demo](https://srsoftwares926.000webhostapp.com/cpt-mapper) = Overview = Custom post type mapper is a plugin that can register new post types, taxonomies and meta boxes without writing a single line of code. It would definitely save much time and development cost of administrator as plugin provides very easy and non coder user friendly enviroment. For now a taxonomy can be associated with four post types and seven options can be added to select, check, and radio fields of meta boxes = Features: = Brief list of features: - Register Post Types - Register Taxonomies - Add Meta Boxes - No Coding Required - Admin Friendly - Well Structured File System - Easy to modify if required - Many more == Installation == This section describes how to install the plugin and get it working. e.g. = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `cpt-mapper.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `cpt-mapper.zip` 2. Extract the `cpt-mapper` directory to your computer 3. Upload the `cpt-mapper` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Frequently Asked Questions == = When i register cpt or taxonomy and i add new after it has been added when i click on view link it redirects me to 404 page not found = Answer: After registering new post type or taxonomy go to settings to your site open permalinks and click save changes button without changing anything on given links at all. == Screenshots == 1. This screenshot shows the main menu page where your can add new custom post type and see list of existing post types through this plugin and also remove and edit them. 2. This screenshot shows the submenu page where your can add new taxonomy and see list of existing taxonomies through this plugin and also remove and edit them. 3. This screenshot shows the submenu page where your can add new metabox for any existing post type and see list of existing meta boxes through this plugin and also remove and edit them. == Changelog == = 0.0.1 = == Upgrade Notice == No updates available for now