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?
- Is There a Difference Between Taxonomies and Categories?
- Check if a post is in any child category of a parent category
- How to export and import taxonomies (category, tag and/or custom taxonomy) and their terms
- Share one taxonomy across multiple blogs in 3.0 [duplicate]
- How to list all categories and tags in a page?
- wp_update_nav_menu_item() to insert categories
- Admin Panel – Disable Moving Selected Terms To Top of Metabox
- cat_is_ancestor_of() for custom taxonomies
- Display only deepest category on a single post?
- How to add HTML5 ‘required’ attribute to wp_dropdown_categories() without JavaScripts?
- Wrap a chosen category name with div
- How do I get the slug of a custom taxonomy category of a post?
- How to display a description of a given category from a custom taxonomy
- How to query posts from specific authors and categories using WP_query?
- Filter out posts before display category count
- Show Post Count of a Category
- Category tree is flattened inside admin upon saving
- “show option all” on list categories doesn’t display taxonomy
- List Terms in Category
- How to get category URL with the slug?
- Display all posts in main category and 1 subcategory
- Display Slug instead of Name
- ACF: Display category name using taxonomy field
- How to display custom taxonomies with links in filter menu?
- need to add custom field in more products
- Taxonomy name repeating when showing 2 posts from each category
- New Categories Not Shown In the Post Edit Page
- Shortcodes not working in category or tag description
- Filtering multiple categories via the URL
- Display specific categories by ID
- Add category only if post has custom taxonomy category
- Display Posts Loop for each parent and for each Child
- Listing Texts of Which Custom Field is Null
- Add child category to parent on post creation and save
- Drop posts from categories in MySql
- Multi-select field for Taxonomy can’t save the value
- Customize category page for different custom taxonomies
- Get posts under a category with SQL
- Custom taxonomy template for categories
- Redirect to another page using contact form 7? [closed]
- add slug beside name in Admin Category Checklists
- Display sibling categories on category page
- WP 4.7 in_category change?
- Illegal string offset ‘taxonomy’ in
- Custom post types category
- Let user select their own category
- How to display posttypes and taxonomy in standard posts, not in a separate label?
- 3.1 post formats and specific categories/custom taxonomies
- sidebar troubles, taxonomy trouble
- WordPress Default Category and Custom Taxonomy Selected Attribute not Working After Searched in wp_dropdown_categories Array
- How to show related posts of category on post within custom posttype
- Dropdown (with onChange) with custom taxonomies
- Confused about category.php template – not working
- Display Taxonomies in loop with template args
- Match two taxonomies to display a specific content
- add custom fields in custom taxonomy meta box in wordpress-3.5.2
- Display only the latest post
- How to structure Multisite sites into categories?
- get IDs from links categories
- Multiple Parent Category URLs
- How Do I Add HTML Support to the Additional Category Description Field?