You specify supported taxonomies right there:
'taxonomies' => array( 'category', 'post_tag' ),
If you want different set you should configure it accordingly. Possibly registering custom taxonomies if that is what needed.
Related Posts:
- Pagination not working with custom loop
- set_post_thumbnail_size in percent, not pixels?
- Breadcrumbs with Custom Post Types?
- How to query for posts (in hierarchical custom post type) that have children?
- 404 error PageNavi custom type taxonomy | wordpress
- Running a function on post content and CPT meta
- Get the post_type of current taxonomy or category page
- Query for posts in 2 taxonomies
- How do I create an archive page for standard posts?
- WordPress custom post type archive with description
- custom taxonomy archive by year
- Add management screens to post type
- Updating post title using wp_update_post
- Metabox Populated with a Custom Post Type – How to Output CPT based on Select?
- WordPress if in term*
- Associate custom post types with normal posts
- Combining sorted and random CPT
- how to delete all users and posts based on ‘user_meta’?
- hide a certain custom field
- Sort by alphabetical order archive.php page
- Regex with a possible hyphen
- Expose a custom field of a custom post type to the REST API
- Default text in a specific post type, but not visible?
- Woocommerce custom field search in custom post type [closed]
- get_page_by_title() doesn’t retrieve my post
- Custom rewrite to fetch feed data
- Create custom post with meta field with AJAX and the WordPress REST API
- Specifying meta field’s column type in Database using add_post_meta
- Change “empty trash” button text?
- Front end access to a SQL data repository – recommended way?
- find custom post type post by searching its custom field with my string
- wordpress lists similar type of posts in a custom post type
- FacetWP paging custom wp_query
- why post_class() function apply css classes to all other files?
- Looping Through Categories of a CPT
- How do I find a way to create a global single.php for a custom post type?
- Display Date & Author Info on Custom Post Type Archive Page
- Rewrite permalink for multiple post types (CPT) with taxonomy term
- custom post type make featured image box full width
- Cannot get custom posts by category
- Slider from custom post type
- Custom Post Type View Button in Admin Gives 400 Error
- orderby parameter not working in custom query
- Which is the neatest way to have homepage articles and a blog?
- foreach loop inside the loop creating duplicates in output
- Save custom post type not working
- Extra richtext admin textfield for custom posttype with toolbar tabs?
- either single-{custom}.php 404’s OR /taxonomy/ 404’s – custom post type and taxonomy permalinks
- Custom loop request based on custom field
- Content in WP Editor displayed below CPT shortcode [duplicate]
- How do I list the next 7 days and any events (cpt) contained in those days
- Custom Post Types Not Showing Up In query_posts Result
- Do I need a loop to display an object that attached to posts?
- Remove filter and view options from custom post type edit screen
- Custom Post Type Causes Error: Warning: call_user_func_array()
- How to get next post link of child custom post type from parent post and get next post link of parent post from the last child post?
- Using publish_{custom-post-type} hook for custom post type to update meta doesn’t work
- Select custom post type do display from page editor
- update custom taxonomy custom fields
- Filter taxonomy by CPT
- How to submit custom post type front end form when a user buy specific product
- Get Custom Post types data from the API
- meta query condition don’t work
- CPTs relationship
- Search only one custom post type
- If ACF Post Object post has custom taxonomy term…
- How to group custom posts in admin menu based off taxonomy/postmeta
- publish_post action callback not executed, why?
- How to filter taxonomy of a custom post type and display it in the single post type page in the back end?
- Parent and child categories with their id in drop_down in CPT
- Templating advice sub posts of a CTP
- Some permalinks on Apache/localhost development setup return 404’s when set to anything other than plain permalinks
- sorting in wp query based on custom field value
- WooCommerce breadcrumb display custom posts instead of product data
- Include images from pages in wp search.php results in default wp search
- Custom post type post_type_link gives “page not found” on any other custom post type
- Two CPT: one is using part of the custom rewrite slug from the other
- Display all posts from single taxonomy term
- Enable shortcodes on custom post type
- Custom Post Type shows pagination (w/404) or posts_per_page query, but not both
- custom post type plugin – single template
- getting a blank login page :( any way I can fix this without having to do a clean install?
- Add a image to a post published on a CPT from the front-end
- Pulling in Related Posts based on Post Type array
- Page to show custom posts and one category
- Custom Search not working
- Custom post type post taxonomies
- How to make nested custom post type slugs work
- pre_get_posts action doesn’t work
- Pagination not working with custom loop
- Bulk remove category from custom post type?
- Hide custom post type and use its slug in new plugin menu
- Page template anomaly
- Structure of custom post type / taxonomy?
- Issue On Listing Woocommerce Parent Tag List
- show custom post’s post in two different divs [duplicate]
- Can WordPress show posts based on a button that the user clicked 2 pages back?
- Creating post custom field text area
- Custom order of CPT posts by title, in wp-admin area by default
- Dynamically count the number of custom post types associated to a custom taxonomy