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?
- Using wp_query is it possible to orderby taxonomy?
- Taxonomy: Why ‘with_front’ => false DOES NOT WORK?
- How to use taxonomies on attachments with the new Media Library?
- Can you add the visual editor to the description field for custom taxonomies?
- Check if a post has any term in this custom taxonomy?
- custom post type taxonomy “tag” archive : no post found
- How to get WooCommerce Product Category Link by ID?
- Add custom taxonomy fields when creating a new taxonomy
- Contact Form 7 – Populate Select List With Taxonomy [closed]
- Custom Taxonomy and Tax_Query
- How to display custom taxonomies in posts?
- Get taxonomy names by post id
- Creating Custom Taxonomy without mapping to any post type
- Why is my working Custom Taxonomy not in get_taxonomies array?
- How to modify the query in taxonomy-custom.php to sort term archives by a custom meta field?
- Custom taxonomy hide meta box but show in menu
- display posts with same taxonomy term
- Exclude specific slug in ‘get_terms’
- wp_insert_term – parent & child problem
- Is there a way to disable a term rather than deleting it?
- Widget to display custom taxonomy tag cloud
- Modify Term Update Redirection
- Hook to process a new taxonomy tag before it is created?
- Return only the custom sub-term for custom post type, do not echo term-parent
- Custom taxonomy on permalink
- Check if current term is a child of another term
- Custom hierarchal taxonomy loses interface hierarchy when selecting parent & children
- get_terms() doesn’t return empty terms even though hide_empty is false
- How do I filter posts by taxomony using AJAX
- Remove Category description textarea
- Formating the_terms() function output
- Archive template for taxonomy terms
- Multiple users – only allow them to manage their own terms for custom taxonomy when logged in
- Custom taxonomy on users with UI
- How to return a list of custom taxonomy terms via the Gutenberg getEntityRecords method
- Create taxonomy with meta term using the WP Rest Api
- wp_options table value
- Custom Taxonomy Only Showing Top Level Terms in Admin?
- How can I set up a category “overview” page?
- Get terms of posts with category with sql
- Post tags saving as both tag name & tag ID on post update when tags are displayed as checkboxes
- Sort posts by number of matched terms
- Get current term’s ID
- Is it possible to get a Previous/Next Taxonomy term archive URL?
- How to delete unused terms?
- Foreach for get_the_terms for hierarchical taxonomy don’t repeat Top Level Terms if contains multiple Second Level Terms
- Add text in custom taxonomy
- Creating a custom archive page for WooCommerce products based on tags
- Child terms with improper parent in the url should redirect to 404
- Taxonomy entries are spawning copies of existing entries with the new title as the existing ID, since upgrade
- Hide empty categories on widget
- How to get parent and child name in taxonomy page
- Change filter id into slug
- How to enforce a requirement for custom taxonomy
- Issue with WordPress Automatically Assigning Terms to Multiple Posts
- Set Variant options/attributes values on WooCommerce
- Change taxonomy key of existing and future taxonomy posts
- Cannot set custom taxonomies when creating post
- How to call parent and child category name in separate div?
- Having issues with edit-tags.php not saving $_POST values for custom post_types including woocommerce product_cat
- Taxonomy archives based on Custom Post Types
- add top and bottom content in edit page custom taxonomy woocommerce
- Include custom post type that matches taxonomy field in another custom post type
- Creating a page that will dynamically get posts from 2 taxonomies
- Hiearchical terms structure and performance