Either the taxonomy is common, or it is not. In other words, you may have books and movies CPTs that have an author taxonomy for their authors (lets say screen play in case of movies, to make it real). In the real world there is no much sense to say that “mark” can be an author of a book, but not a movie.
If you want to have a virtual author “hhhh” that can be associated only with books but not with movies, then it is not a real author and the best way to indicate that is to have a separate “virtual author” taxonomy.
Translating to your question…. sounds like you have categories which are not content categories, and therefor do not belong there in the first place, and should be a different taxonomy or meta data
Related Posts:
- How to customize the Categories meta box to allow only one category?
- get_terms won’t display product_cat or any other custom taxonomies when specified
- create a “add icon” field in taxonomies page
- Get meta values from parent post and save in child post
- Displaying wp post categories into my custom metabox
- Need to build custom metabox select prev posts by category
- Adding categories to custom post type in permalink
- Remove Custom Taxonomy Metabox from Custom Post Type Screen
- Do I need a nonce field for every meta box I add to my custom post type admin?
- How to change default position of WP meta boxes?
- Help Creating a Slideshow Custom Post Type with Custom Meta Boxes?
- Custom Taxonomy as checkbox or dropdown
- How to change permalink structure for custom post type and it’s taxonomies?
- Get the first post term
- How to show all posts of the category in wordpress?
- WP_Query by a category id and a custom post_type
- Meta Boxes: ‘admin_init’ or ‘add_meta_boxes’ hook?
- Filtering a custom post type by custom taxonomy in archive template
- Multiple Custom Metabox Help
- How to force one column layout on custom post type edit page?
- Why are posts from custom post type not displayed in “category” archive?
- Add Category Taxonomy Support to Custom Post Type
- Exclude a category from WP_Query
- Get category id from post id of a custom post type
- Custom Post Types on Category Pages
- Displaying category archive of custom post types
- Adding Categories to a WordPress Custom Post Type?
- Setting Default Category for Custom Post Type Upon Autosave
- Creating “static” taxonomies to choose from, inside custom post type?
- Can you make a custom metabox field be required to save a new post?
- How to display regular posts & custom post types that fall under a category using just the generic category template?
- Why won’t my metabox data save?
- Custom Post Type – Taxonomy Dropdown Menu?
- Action hook on Edit custom post type?
- How can I list all the categories under a Custom Post Type (taxonomy)?
- How to build a complex page structure
- wp_dropdown_categories in custom post type with custom taxonomy
- WP_Query ignores post_type in category view
- Display content from custom meta boxes in revisions
- Add category to custom post URL
- How can I add a column/s to wp_posts table?
- How to add meta box to backend menu page
- Only list categories that contain posts of a specific custom post type
- Custom Posts Types using Posts Category
- Load custom posts with same tag as page
- How to filter custom post types by custom category taxonomy
- How to add multiple images to a custom post type single post?
- Hide/Show only specific categories in wp-admin new-post.php
- Is there a way to use regular categories with custom post types?
- echo value from ‘select’ field type into page template using cmb2?
- How to add multiple images to custom post type?
- Listing Pages With Checkboxes In a Metabox (and saving them)
- Changing the priority of a custom taxonomy’s metabox
- How to list all categories and tags in a page?
- How do I remove all the metaboxes for a custom post type?
- WP_List_Table Inside Metabox Not Working on Submit
- How To Set Custom Post Type Title Without Supports
- Custom post type metabox array
- Add metabox with media uploader in a custom post type [duplicate]
- category__in not working on custom post type
- Creating a Custom Post Types dropdown in a Meta Box
- Remove tabs from media uploader for a CPT
- Find callback function for custom taxonomy metabox
- Pagination not working with custom category template
- Remove custom metaboxes from custom post type
- wp_generate_attachment_metadata gives me an empty array
- How to get custom metabox image field?
- Get categories for a specific post – Custom post type
- Get all posts from custom post type and insert in select input as metabox
- remove support for ‘Categories’ for a custom post type
- Remove date and category filters when editing custom post types
- how do I group content in magazine-style ‘issues’?
- Detect meta value changes when post is updated (post_updated)
- How to sort list of custom posts to get view like a tree of posts under categories and their children’s categories?
- Best way to arrange custom post types by Attributes -> Order metabox value?
- Add pre-existing meta box to new custom post type
- Glossary with Custom Post Type
- How can you make permalink work for custom post type and taxonomy?
- Include custom post types in categories widget
- Custom-Taxonomy as categories: Remove “most-used” tab?
- Dynamic page.php template for custom post types
- Add special meta box to custom post type
- Add comments meta fields to comments metabox on post edit screen
- Removing Edit Permalink/View “Custom Post Type” areas
- Filter get_categories() for taxonomy term in WordPress
- Unable to save custom taxonomy terms in a custom-built metabox
- Categories assigned to custom post type not found
- How to get a list of term names of the custom post type im currently on in single.php
- Custom field values get deleted
- Custom field being erased after autosave
- Order custom posts by a date metabox
- Use standard WordPress categories with a CPT
- How to select one major category (or custom taxonomy) for a custom post type?
- How to sort CPT by custom meta value (date), and return posts month by month
- How to get dynamically custom post type that are under a certain category
- Priority of Meta Box for Custom Post Type
- How can i add a metabox to pull list of custom posts (any two) on edit or add post screen?
- Anyway to assign custom post types to a specific category?
- List with categories, subcategories and posts of custom posttype
- WordPress metabox file upload in custom post [duplicate]