General
Manually Adding Categories to a Custom Post Type with Code
If you created your custom post type by adding the code in your theme’s functions.php file, a site-specific plugin, or in a code snippets plugin, then you will have to modify the code to add category as supported taxonomy.Learn More
