Why not just change the label for the taxonomy “places” to “featured places” without changing the ID it is registered with and you’ll achieve the desired effect without moving any data around! And then ditch the new but empty “featured places” taxonomy.
Related Posts:
- Retrieve posts by term id custom query
- Change order of Custom Taxonomy List
- Query users by custom taxonomy and user role
- Determine Term depth
- How to get current term in my custom taxonomy in WordPress?
- Custom order of terms for custom taxonomy in admin and website
- Is there a way to disable a term rather than deleting it?
- Best pratice to make taxonomy terms translatable without changing slugs?
- Front End Post Save Child terms
- Taxonomy slug by term ID
- wp_insert_term auto unique name
- wp_get_object_terms – How can I order the resulting array by hierarchy?
- Display Custom Taxonomy Terns ordered by meta_value
- Custom Taxonomy terms with latest post ordered by date pagination issue
- Echo taxonomy term meta on author.php
- Hierarchical display of custom taxonomy
- Listing child terms of parent term
- Display the taxonomy name of the current term
- Advanced custom fields – taxonomy terms images [closed]
- Automatically assign taxonomy term if custom meta value exists
- List only first-level children of specific custom taxonomy term
- get_terms of post->id
- Dynamically tax_query terms
- get / list categories and counts filtered by custom taxonomy term
- How to get a list of taxonomy terms which are being used only within certain post types?
- WPML Translating a term/taxonomy programmatically
- Outputting an array of term meta values in a custom WooCommerce tab?
- get_the_terms() to show all custom taxonomies
- get_terms: determine if taxonomy term has children
- get_term_children returns WP_Error for custom taxonomy
- Custom Taxonomy Archive BUG
- Can I limit term selection to one plus parent?
- Insert form checkbox at bottom of taxonomy edit term page
- Exclude Taxonomy Terms from Template Via Back End?
- how does get_term_by know which term to return when the same term appears twice in a hierarchical taxonomy?
- Displaying terms by first letter
- Changing stylesheet depending on custom taxonomy terms
- Taxonomy archive showing no results
- Print terms with taxonomy and metabox value
- How Can I Change a Taxonomy URL Based On The Originating URL?
- Same taxonomy for different object types
- Changing taxonomy term by slug (wp_update_term)
- Custom Taxonomy Term Caching?
- How to show all possible parents and children of a hierarchical taxonomy term?
- Failure to add term meta
- Hierarchical Taxonomy Terms Select Menu Output with selected=”selected” Set
- List related terms + taxonomies
- Search Query for Multiple Terms In Same Taxonomy
- Weekdays as terms – How to order taxonomy terms by ID in admin panel?
- How to find taxonomy parent id from child taxonomy page?
- Set term on an attachment using wp_set_object_terms and want to display the full term text but it’s showing a slug instead
- How to get_the_term_list() from multiple taxonomies?
- Why does wp_remove_object_terms not work?
- wp_dropdown_categories – how to save in widget?
- how to get term id from current post type instead of name
- echo a specific custom taxonomy term on a different custom taxonomy archive
- Display children category images
- How to show post list based on taxonomy term?
- Can you hide empty terms using get_term_children?
- get_term_by works but get_terms doesn’t?
- Display empty custom taxonomies differently than with one with posts
- Double slash in the_terms URL
- How to call a custom taxonomy term name inside a function?
- How to get this value inside RETURN
- How to list Custom Taxonomy
- Custom Taxonomy List with Children
- List terms of custom taxonomy if matches other taxonomy
- How to output taxonomy term (incl. link to archive) on author.php?
- Page for custom taxonomy
- Display Child Categories of Current Post ID
- Include get_term_link inside search
- Set two terms for a post when they differ only by an accent
- How can I show links for custom posts group by taxonomy current term and sub-term?
- How to use custom slug and custom templates for custom taxonomy?
- Infinite Scroll appending Next Product Category Term pages
- Listing Cities A custom taxonmy by selection order
- Add A CSS Class To A Menu Item When A Custom Taxonomy Term is Present On Single Post
- Count tags for current post and save into custom meta field (and update it on post edit)
- get parent and childs from hierarchcial taxonomy
- Get Highest and Lowest get_term_meta() value from Taxonomy Term
- Output slugs to use as class names for every taxonomy a post is attached to
- Print Custom Taxonomy Term Name
- set_object_terms for custom taxonomy in custom post type – not working
- Resize $term attachment using url
- Product dimensions filter by taxonomy
- How can I pull the slug of a custom taxonomy and output it in a class?
- Orderby taxonomy term id using get_posts not working
- switch statement for taxonomy content
- Permalink Rewrite to include Custom Taxonomy Term
- Order posts with custom taxonomy array
- How To Display Selected Terms For Custom Taxonomy?
- Adding a query var to taxonomy term archive – gets redirected to the other taxonomy archive page
- displaying links if term is used
- How to include child terms within parent?
- stdClass::$labels /wp-includes/general-template.php undefined
- $term->taxonomy stripping out underscores
- How can I get parent term from a child term
- get_terms() – unexpected ‘=>’ (T_DOUBLE_ARROW) error
- Foreach for get_the_terms for hierarchical taxonomy don’t repeat Top Level Terms if contains multiple Second Level Terms
- How do I check if a post has a term with a particular ancestor/parent?