=== My Custom Taxonomy === Author: nbm-blue-eye Contributors: atlantis-blue-eye Tags: custom, post, taxonomy, type Requires at least: 5.2 Tested up to: 6.1.1 Stable tag: 1.0.0 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This Plugin will be used to add custom taxonomy onto your Post, Custom Post Type == Description == The Plugin will help you easy to add Custom Taxonomy to your Post, Custom Post Type. You just input the post_type and The Name of Taxonomy, You should tick to hierarchical option: will become Category or become Tag); If you want to update, remove the existing taxonomy just go to page MCT_All, this page will be used to manage your added custom taxonomy Ordered list: - Existing Custom Post Type Slug: the slug name from post_type, which is the one you want to add custom taxonomy - New Taxonomy Name: the name of Custom Taxonomy, which you want to add. will be display on the admin menu - New Taxonomy Slug: add the slug of the custom taxonomy, which you want to add == Installation == 1. Activate the plugin through the \"Plugins\" menu in WordPress. == Frequently Asked Questions == = How I Add custom taxonomy to existing post_type? = Go to My Custom Taxonomy, fill in the require information then save it. = How to I update my custom taxonomy ? = Go to the page MCT_All, update it = How to I delete my custom taxonomy ? = Go to the page MCT_All, delete it == Screenshots == 1-This is the Input Form of my-custom-taxonomy after being installed - screenshot-1.png 2-This is the Added Taxonomy List of my-custom-taxonomy, which is the Taxonomy have been added by My Custom Taxonomy Plugin only - screenshot-2.png 3-This is the frontend of my-custom-taxonomy on admin menu after being installed - screenshot-3.png == Changelog == = 0.1 = * This is the first version. = 0.1 = * Initial release. == Upgrade Notice == = 0.2 = Upgrade notices describe the reason a user should upgrade