I think you can retrieve all your custom Categories as term object. Than create your categories and wp_insert_term()
should help you. In ACF field setting – include your taxonomy in Locations rules. Yoast meta save data in meta_query. For taxonomy – wp_termmeta. For each your category – extract meta fields and import to new term.
This should be one loop for old categories.
I might you understand me. Sorry for my English.
Related Posts:
- How to Manage and link certain custom taxonomy?
- get_categories for custom post type with a specific custom taxonomy attached
- Order get_terms() By Custom Field
- How can I add the featured image functionality to a custom taxonomy?
- Combine two taxonomies in a hierarchical tree
- How can I select a primary category?
- How to make custom taxonomy check boxes like ‘Categories’
- How to create non-unique sub-category slugs?
- How to get next previous category in same taxonomy?
- Getting WordPress custom taxonomy/category?
- Display empty taxonomy terms with get_terms()
- Return category slug / title from category ID
- How to get the number of child categories a specific parent category has?
- How can I convert some categories to a custom taxonomy?
- Add custom taxonomy under the category title
- Get multidimensional array that reflects category hierarchy
- Change existing taxonomy settings when using custom taxonomy
- How to get the id from the custom category?
- How to “group” (categorize) the Pages together?
- How can I edit the ‘Most Used’ tab in the categories meta-box to show another custom taxonomy?
- Display custom taxonomy attached to the post on post single page
- Question on using custom structures for categories
- Notice: Trying to get property of non-object in : custom fields category
- Targeting categories in custom fields
- Echo text using is_tag
- Same menu for different taxonomies to reach different content
- How could I write a get_categories_by_year() function?
- Assign a custom post to a custom taxonomy based on custom field value
- Custom Fields Value As Taxonomy
- How to get posts using category slug in ClassiPress?
- How can i add service category here? [duplicate]
- How to set the same base url for two different taxonomies?
- Get WooCommerce product category list in functions.php
- ACF Custom field not showing in Timber Taxonomy page
- Why use hierarchical taxonomies instead of many custom taxonomies?
- Renaming default category taxonomy?
- Display List of Categories Within a Custom Taxonomy
- How to add a post with new Taxonomy without assigning to default category?
- How can I get the categories and subcategories separately?
- Category display using conditions
- get_term returns different results, sometimes empty, sometime the correct list
- How to display products name in a non-alphabetical order, in a custom field (taxonomy)?
- Flat category URLs but retaining hierarchy?
- Get Number of total Parent Categories for Custom Taxonomy
- Drop posts from categories in MySql
- Multi-select field for Taxonomy can’t save the value
- Customize category page for different custom taxonomies
- How can I improve this taxonomy treating approach?
- Get posts from specific taxonomy term
- Get posts under a category with SQL
- How many categories can WordPress handle before performance suffers?
- Custom taxonomy template for categories
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- How to query categories with Advanced Custom Fields?
- Redirect to another page using contact form 7? [closed]
- Targeting Parent Category Pages
- WordPress implode & wp_insert_post question
- Wacky taxonomy in wordpress
- get_terms function not returning anything
- How to add custom color fields to the category edit page?
- Why custom taxomony not showing when create a post?
- Limit categories and it’s subcategories for specific group of users
- Ive got a term (get_term_by) but now I want to filter it by a category it is in?
- How to display parents category and child category separately for a specific post?
- Include WooCommerce product to all child categories
- Admin: Navigation Menus do not show empty categories/taxonomies in the list’s search tab
- add slug beside name in Admin Category Checklists
- get_category_link() for custom post type does not include custom slug rewrite?
- Target a specific category from a custom taxonomy?
- Trying to add taxonomy to get_categories() but it’s not working. How to fix this?
- Get Categories Where Taxonomy Equals ‘n’
- echo get_post_meta of all post in a category to fill up a select field
- Display sibling categories on category page
- How to modify the output of wp_terms_checklist when used within the built-in category metabox on edit posts?
- Having a template per category? Bad for server overhead?
- WP REST API not retrieving all categories
- How to display a value inside a post with a specified category from a category custom field? [closed]
- Some categories missing on wp-admin/edit-tags.php?taxonomy=category
- List just subcategory and products of active category page in Woocommerce
- custom page for custom Taxonomy
- Grandchild Term Things Grandfather Term is It’s Parent
- Eliminate word from $term->name
- What Must to Display the “mysite.com/category” URL?
- Filter through custom taxonomy with an array of taxonomy IDs
- “Virtual category page” based on a custom field filter
- Custom page category taxonomy 404
- WP 4.7 in_category change?
- Loop through custom taxanomy in post and display custom fields from posts
- Get posts of a custom post type from category from taxonomy?
- How add body_class from wp_termmeta
- Filter By Category Dropdown List With Custom Taxonomies
- query_posts by category_name and custom taxonomy
- How to get posts by category and by choosing a taxonomy term?
- Is it possible to create an alias/custom taxonomy for a category name?
- Illegal string offset ‘taxonomy’ in
- Style a category from category list
- ACF no print data [closed]
- Change categories count to include media attachments
- How to schedule categories?