So! I solve this situation with: wp_set_post_terms.
I iterate my posts and for each one wp_set_post_terms make that part.
See here: https://developer.wordpress.org/reference/functions/wp_set_post_terms/
Now I have my categories from wp and my customs post with his own categories.
Related Posts:
- Taxonomy , subtaxonomy,child taxonomy of a product woocommerce
- Query custom taxonomy for category including children
- How do you search for a post by custom taxonomy?
- How to add images to taxonomies?
- Get total number of comments from posts in a specific custom taxonomy
- SQL QUERY needed to get POST category (taxonomy) ? – MUST be SQL statement
- Combine multiple custom user taxonomy in single url
- Advanced Tax Query
- How to display custom taxonomy in multiple columns?
- Custom taxonomies making WP very slow – Way to fix?
- Sorting taxonomy columns by meta value numeric
- Programatically added attribute, set to ‘show on product page’ automatically. Woocommerce [closed]
- Get Taxonmy Term ID For Current Post
- Changing stylesheet depending on custom taxonomy terms
- How do I taxonomy terms based on terms they are used alongside?
- Custom taxonomy [year] is directing to yearly archive
- What is faster: custom taxonomy or serialized post-meta for db retrieval? (over 60,000 posts)
- Taxonomies on custom taxonomies
- Hide product categories and taxonomy terms in menu if empty
- woocommerce custom product category template
- Getting associated taxonomies
- How to add images to taxonomy terms? [duplicate]
- one post per term taxonomy
- Trash Bin for Categories?
- Prioritise Pages over Taxonomy Term Root Archive, but not Taxonomy Term Child Archives
- Tracking the name of a custom taxonomy
- Add terms to a taxonomy archive from within the same taxonomy
- Custom Taxonomies Archive Page 404
- Cloning product not copying custom taxonomies
- WordPress Taxonomy Menu
- Display woocommerce product_cat child terms with thumbnails
- wp_get_object_terms count on taxonomies within an category archive
- Make custom post type display with custom taxonomy in url
- Querying posts globally based on custom taxonomy with its own taxonomymeta table
- How do I check if a post has a term with a particular ancestor/parent?
- Contact Form 7 – Populate Select List With Taxonomy [closed]
- Why is my working Custom Taxonomy not in get_taxonomies array?
- Custom taxonomy on permalink
- How to return a list of custom taxonomy terms via the Gutenberg getEntityRecords method
- Create taxonomy with meta term using the WP Rest Api
- Get current term’s ID
- Taxonomies not appearing in columns on dashboard
- Echo taxonomy term meta on author.php
- Hierarchical display of custom taxonomy
- How to output the taxonomy term name in a widget
- Is It Possible To Have Shared WordPress Custom Post Types?
- WordPress renames slug of tags used in multiple taxonomies?
- How can I display all post IDs from the taxonomy?
- Woocommerce custom taxonomies page
- Allow only 1 instance of each term in each custom taxonomy
- Get ID and slug from taxonomy object
- Outputting an array of term meta values in a custom WooCommerce tab?
- get_terms: determine if taxonomy term has children
- Set a taxonomy as private
- “show option all” on list categories doesn’t display taxonomy
- meta_key & meta_value not working with get_pages and custom taxonomy
- Display sub categories and their data of a taxonomy
- wp_insert_post not updating custom taxonomy selected if logged in as a subscriber
- Wrapping result of the_terms in a span with a class of the term name
- Taxonomy template shows only 10 posts
- Return terms from multiple taxonomies using $wpdb
- Extend & Search Native WordPress Image Galleries With Tags and Taxonomies?
- Custom Taxonomy index/archive hierarchy
- Filter custom taxonomy archive posts by 2nd custom taxonomy using select dropdown
- How to show all post related taxonomies
- Custom taxonomy.php not working
- Get the taxonomy of the post
- How Parent Taxonomy automatically added to the post when using `wp_set_object_terms()`?
- Get object for a few selected taxonomies
- Show only the sub-categories (and their content) of the current custom taxonomy with ‘taxonomy.php’
- Using Advanced Custom Fields Relationship Field to select a taxonomy term
- Loop through custom taxanomy in post and display custom fields from posts
- query_posts that have custom taxonomy and limiting what shows based on the taxonomy
- wordpress mysql / wpdb ajax load more for terms help
- Get child product categories from parent product category for CUSTOM TAXONOMY archive page
- How to get related taxonomies based on a category with mysql query?
- Rewrite Search URL Permalink For CPT Custom Taxonomies
- Infinite Scroll appending Next Product Category Term pages
- Listing Cities A custom taxonmy by selection order
- Template taxonomy-{taxonomy}.php doesn’t show my posts
- how to show product custom taxonomies in woocommerce rest api
- Taxonomy archive, categorised by other taxonomy, not hiding empty taxonomies
- Custom Taxonomy Not Being Recognized by is_tax()
- How can I rewrite a custom taxonomy archive slug
- How to truncate the description in the admin panel for a custom taxonomy
- What’s the url queryvar for a taxnomy archive?
- set_object_terms for custom taxonomy in custom post type – not working
- Get all users attached to a taxonomy
- List active taxonomy terms
- Display taxonomy posts
- Remove taxonomy menu without removing the metabox?
- How to perform a search inside a specific taxonomy category
- How can i set post_per_page in my taxonamy?
- Exclude 2 in 3 terms of A Taxonomy from all Archives
- Select default taxonomy on dropdown
- Altering term_id and name via $wpdb class
- get_terms() – unexpected ‘=>’ (T_DOUBLE_ARROW) error
- get_term_children specific no id
- Woocommerce – how to get and display selected variations on single product page
- How do I create a term for every value of a post meta?