Turns out you can’t use uppercase taxonomy ids. Those work, mostly, but when WordPress sanitizes Ajax calls, everything uppercase is converted to lower case and it won’t find the correct taxonomy.
The solution is to only define and use lowercase taxonomy ids.
Related Posts:
- Custom taxonomy auto suggest not working in wordpress admin
- restrict_manage_posts not working in 3.3.1
- Custom order of terms for custom taxonomy in admin and website
- Custom taxonomy position in admin panel
- Custom Taxonomy Only Showing Top Level Terms in Admin?
- How can I set a default listing order on the admin page for a custom taxonomy? (without plugins)
- How to link categories to custom taxonomy terms?
- How can I allow a custom taxonomy for certain roles?
- Removing the “Popular Terms” area from the Taxonomy Edit Screen in the Admin Area
- How to add autocomplete to custom taxonomy for CPT
- How can I add buttons to a custom column in the taxonomy table?
- Autogenerate Front End Form Field With jQuery
- Hide posts having children terms when display posts by category in edit.php
- Modify “View” in admin panel for custom taxonomy
- Taxonomies image
- Clicking Add New button for custom taxonomy only moves element
- Headers already sent warning in Admin source is media.php 3140
- Custom taxonomies not showing up in admin menu
- How do I make multiple dependent input fields that use the jquery autocomplete function?
- How do I hide certain taxonomy boxes from users in admin add post page?
- WordPress autocomplete search with taxonomies
- Dropdown taxonomy lists in admin menu
- How do I hide a term from non-admin users in get_the_term_list?
- Admin only taxonomies?
- How to truncate the description in the admin panel for a custom taxonomy
- WordPress custom taxonomies new/edit post autocomplete
- Displaying the custom taxonomies side by side on the admin dashboard
- WP REST API no longer supports filter param, so how do I get posts in a custom taxonomy?
- Order terms by term_order
- Custom Taxonomy not working with posts_per_page in new WP_query (pagination problem)
- Get value in custom field with taxonomy [closed]
- Get second level terms of custom taxonomy
- Modify Term Update Redirection
- Best pratice to make taxonomy terms translatable without changing slugs?
- Remove Category description textarea
- How to use wp_terms_checklist() on front end
- Get the latest taxonomy/category?
- Custom taxonomies, with custom rewrites/slug, AND loading a taxonomy archive template from a plugin
- How can I set up a category “overview” page?
- Display custom taxonomy for product
- Problem with query_posts for a custom taxonomy in theme options
- Link to most recently created category of custom taxonomy in primary navigation menu
- Ajax post filter by taxonomy
- Custom Taxonomies but with Icons associated?
- How To Capitalize Entries In the Taxonomy Box?
- How to filter WordPress search, excluding post in some custom taxonomies?
- I can’t access the pages for my custom taxonomy
- How to prevent posts duplicating when viewing a custom taxonomy term
- Is it possible to create exclusive custom taxonomy?
- Custom Taxonomy Archive BUG
- Date range filter for manage posts list on edit.php
- how does get_term_by know which term to return when the same term appears twice in a hierarchical taxonomy?
- Selecting all posts from the children of a particular parent taxonomy
- How to get all taxonomies which can be added in menu?
- WordPress Tag or Custom Taxonomy Return All Posts if has that Word in Post Title
- display one post out of each custom category (aka “term of custom taxonomy”)
- Get custom taxonomy for visual composer shortcode but not working?
- Display value of custom field of custom taxonomy in single post?
- Custom Taxonomy and Rewrite URL
- WordPress Custom post query sorting does not work
- group posts by taxonomy terms
- List related terms + taxonomies
- Multi-select field for Taxonomy can’t save the value
- How to create a custom taxonomy using a shortcode?
- Custom URLs in Custom Search Results
- how to extract the username of the wordpress user?
- Why is flush_rewrite_rules mandatory after registering custom taxonomies?
- WordPress set taxonomy on post?
- 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
- Why does wp_remove_object_terms not work?
- how to get term id from current post type instead of name
- Best way to redirect taxonomy terms to pages
- Hide echo of no categories from get_object_taxonomies
- Filter with two id of the same value CPT UI(taxanomies)
- get_terms does not return any results for my custom taxonomy?
- How Can I Remove Child Slug From Grandchild Slug When Using Duplicate Grandchild Slugs?
- How to Create Multi selection search Form using Default WordPress Category Terms, and Custom post Types Taxonomies Terms?
- How to filter and/or sort user taxonomy query inside custom user taxonomy archive page?
- Create multiple taxonomies with custom fields values on the fly when creating new posts
- Custom Taxonomies Archive Page 404
- How to replace custom post type with custom taxonmy in permalinks
- Cloning product not copying custom taxonomies
- deleted_$taxonomy not getting fired
- Restrict viewing of posts by category, user role
- WP Query : strange behaviour with multiple no-hierarchical tax
- Dynamic drop down of child terms and then drop down posts
- Include attachments with a custom taxonomy in search
- List terms and order by second word
- If term and page have the same slug, how can I view the term archive?
- Does a codex exist for creating meta boxes in taxonomy
- Run next query based on first query’s term
- add custom fields in custom taxonomy meta box in wordpress-3.5.2
- How to permanently delete a taxonomy
- How to query posts that are not related to any term of a taxonomy?
- add_action with variable as a part of the $tag string
- Display woocommerce product_cat child terms with thumbnails
- How to add a custom page template selector to a custom taxonomy?
- How to display Custom taxonomy on custom post listing page [duplicate]
- add_rewrite_rule pagination 404 error on page 4 and above
- Taxonomies starting with a hyphen (minus) to assign B.C. dates to a post