I solved the issue
I forgot the line ‘show_in_rest’=> true, in the register taxonomy code.
Related Posts:
- How to Add Custom Fields to Custom Taxonomies in WordPress CLEANLY
- How to serialize a Gutenberg block from block attributes in PHP?
- is_admin returning false in backend in server side rendered block
- Creating custom Woocommerce attribute taxonomies from a plugin
- Gutenberg Blocks doesn’t render correctly when using do_blocks
- add_meta_boxes action with refresh on save
- WP_Query | Help me create a search term with an ‘OR’ relation?
- Get used terms by an author as array of strings
- How to get the term before the last from a custom taxonomy?
- How to create filterable portfolio in WordPress?
- WP_Query use for a filter with multiple Taxonomies and Terms
- Gutenberg custom block using only register_block_type() and HTML
- Display Post co-authored in Author Page
- How to return output of the new wp gallery block for automatically Link images To Media file
- Add attribute / custom attribute to product in woocommerce
- How to add custom taxonomy slug in CPT permalink?
- Show Custom Taxonomy Title
- conditional statement for custom taxonomy
- Rename “Portfolio” slug?
- get_term_link() returns incorrect url
- Can I prevent the user from adding more than two levels deep of terms inside of a taxonomy metabox?
- Why my filterable portfolio page work not perfectly between slug button and slug output WORDRPESS?
- How to programmatically add Gallery Block to Existing Post Content
- Gutenberg block – Save PHP function’s output as HTML?
- Generate YouTube image thumbnail in a Gutenberg block – ACF + Timber
- Grab posts by multiple categories
- How to split links generated into an xml sitemap to avoid exceeding 30 sec maximum execution time?
- multiple taxonomy select display only one in front end
- Display parent and child taxonomies in separate drop down select fields
- How to show only subcategories in parent category not parent category?
- need help with existing code showing subpages
- Custom field values to taxonomy terms
- Copy taxonomy terms from one post to another programmatically
- working with term_relationships table
- How to filter custom taxonomy term name, slug, and description?
- parsing nested blocks (in columns, etc) via PHP
- Passing the name of selected color from the custom component to `render_callback`
- Use get() method to grab all categories and output inside another method
- Guttenburg and Classic Editor – How to use the custom guttenburg block in classic editor?
- How to render a block from php template
- fetch woocommerce product with custom taxonomy
- Create a a form for custom taxonomy terms
- Creating a Category Taxonomy
- WordPress custom taxonomy
- making php value numeric
- WordPress: Displaying all the post tags from within a specific taxonomy’s term
- how to insert content into my taxonomy
- Want to unrestrict plugin block
- WordPress – Get Posts with Category data
- Woocommerce Custom Meta Boxes- How to only display if they actually have content
- Add Block Before Entry Title Using PHP
- WP_Query – How to query all of post types categories
- Show related products by attribute based and certain conditions
- How to hide a child category and show his parent category
- How to populate a Gutenberg select field SelectControl with option value from PHP array
- Gutenberg Blocks and get_option() for styling
- How to update posts’ custom taxonomy selection?
- How to retrieve taxonomy Metabox fields in frontend
- WP custom posts: filter results to custom taxonomy tag that corresponds to user meta field
- Gutenberg block don’t save rich text content
- ACF Taxonomy field values not select in backend
- How to add Text before my Custom Term and hide it when empty
- Is there a PHP function that will return the block ID generated by WordPress?
- ACF – Can’t get custom post type by taxonomy
- Using Sprit-sheet on WordPress categories
- How to insert text into post based on category – via single.php file
- Get Posts by Custom Taxonomy on Custom Post
- str_replace not preserving whitespace
- How to replace hard-coded list of custom taxonomy terms based on custom field query [closed]
- Custom Taxonomy Link Text Echo Name Not Slug
- Custom Taxonomy as Link
- WordPress Rewrite Issue
- Limit Taxonomy Parents
- Get category id for a custom category and display it in a class
- Saving category as insert post
- Display terms on product page with shotrcode
- Query posts by custom taxonomy slug in WP REST API?
- How can I change the URL via add_rewrite_rule()
- Add default block css when the block has been added with php?
- Custom Post Type doesn’t have template content when creating programmatically in PHP but does when created in WP Admin
- WordPress different custom tag being displayed in on tag list
- How to add different menu items on different menus?
- Get category name of current post (CPT UI)
- Three different queries on same page
- I want to show image from custom field image on my custom page template
- Replace block content with an array
- How do I organize posts based on their taxonomy?
- Include a static block inside of a dynamic block
- Same Custom Post Type Slug and Custom Taxonomy Slug, with hierarchial unique permalink structure
- WordPress CPT & Custom Taxonomy with the SAME Permalink Structure
- Registering a custom block style
- translating a custom taxonomy term in a shortcode
- how can I get the selected term of a custom taxonomy
- Hot to show custom post type taxonomies on archive page
- Get column block count using PHP method render_block
- do_blocks not working with a custom block
- Programmatically convert single classic block to individual blocks via PHP
- Show the terms of the hierarchical taxonomy
- Add custom data attribute to every core Gutenberg Blocks
- Set custom post type to load custom block pattern by default