WordPress sees underscore names as relating to post types and dashes as relating to taxonomies. Perhaps this has something to do with it? Also, have you flushed your permalinks recently (change the permalink structure to something else and then back)? It might be stuck in your database with the “sanitized” taxonomy name. This has happened to me numerous times with both taxonomies and post types.
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
- 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
- Dropdown: Display terms from B only if has relationship with a term A selected
- wp_get_object_terms – How can I order the resulting array by hierarchy?
- Showing posts by collection of specific terms and texonomy
- Display Custom Taxonomy Terns ordered by meta_value
- Custom Taxonomy terms with latest post ordered by date pagination issue
- How to set hierarchical terms to a post using wp_set_object_terms
- 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]
- Custom taxonomy term in WooCommerce product permalink
- 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
- get_the_terms() to show all custom taxonomies
- Display Terms for all posts in Current Archive or Query
- 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?
- 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?
- Get custom category image from menu
- 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
- Can’t set custom taxonomy terms via custom form
- List related terms + taxonomies
- Search Query for Multiple Terms In Same Taxonomy
- What does ‘category__in’ mean in queries?
- Weekdays as terms – How to order taxonomy terms by ID in admin panel?
- How to find taxonomy parent id from child taxonomy page?
- Get only immediate children (and not grandchildren) of a hierarchical custom taxonomy term
- 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?
- How to group all terms children’s in custom taxonomy?
- Display Posts by Custom Taxonomy Chosen Terms
- How do I get term data associated with the current post, where the result is not wrapped in HTML?
- 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 for a particular term of custom taxonomy?
- How to get this value inside RETURN
- How to list Custom Taxonomy
- Hide echo of no categories from get_object_taxonomies
- Custom Taxonomy List with Children
- Page for custom taxonomy
- How to get the term description in a taxonomy term archive query?
- How to list terms by first letter, as in A’s then B’s etc
- Set two terms for a post when they differ only by an accent
- Cloning product not copying custom taxonomies
- Create new Taxonomy, add extra fields, register terms AND extra fields values?
- get parent and childs from hierarchcial taxonomy
- How to change custom categories term links?
- Get Highest and Lowest get_term_meta() value from Taxonomy Term
- How to get a terms and posts associated with another term?
- Displaying subcategories and then posts in taxonomy template
- Print Custom Taxonomy Term Name
- 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?
- Custom order of taxonomy using wp_get_object_terms and woocommerce_term_meta
- switch statement for taxonomy content
- List terms and order by second word
- Display taxonomy term slugs
- Tax query array terms display out of order
- 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?
- Display term description on hover using get_the_term_list
- stdClass::$labels /wp-includes/general-template.php undefined
- How can I get parent term from a child term
- Create heirachy of post terms from array & assign post to terms
- get_terms() – unexpected ‘=>’ (T_DOUBLE_ARROW) error
- 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
- Hide empty categories on widget