After hours of working on this, the answer was simple
Change this to false:
'exclude_from_search' => false,
Then it works as expected.
Related Posts:
- How to modify a taxonomy that’s already registered
- Change order of Custom Taxonomy List
- Contact Form 7 – Populate Select List With Taxonomy [closed]
- Custom taxonomy listing page when no term set (all terms)
- How To Change Custom Taxonomy To Radio Buttons
- Custom order of terms for custom taxonomy in admin and website
- RSS Feed for posts containing any term from a taxonomy
- Exclude Child Term Posts from Parent Term Archive
- Page queried instead of a custom taxonomy
- Taxonomies not appearing in columns on dashboard
- Custom Taxonomy terms with latest post ordered by date pagination issue
- drop-down list another query
- Custom taxonomy template not working
- custom taxonomy archive permalink shows 404 error
- is there any limit of length on creating custom taxonomies?
- List only first-level children of specific custom taxonomy term
- Sorting Posts Via Custom Taxonomy Values Using Checkboxes?
- get_terms of post->id
- get / list categories and counts filtered by custom taxonomy term
- WordPress renames slug of tags used in multiple taxonomies?
- How to get a list of taxonomy terms which are being used only within certain post types?
- Taxonomies: display hierarchical parent list
- Get ID and slug from taxonomy object
- how to search in custom fields & custom taxonomy for custom search
- List Custom Taxonomy Based on Post Count & Category
- Custom taxonomies as product variations
- Echo specific term in an array
- wp_insert_post not updating custom taxonomy selected if logged in as a subscriber
- Print terms with taxonomy and metabox value
- List taxonomies according to whether this post is in another taxonomy in taxonomy archive
- Create and set templates for custom taxonomies
- Why is the custom taxonomy archive page redirecting me to a single post? [closed]
- Rewrite URL for taxonomy listing
- Taxonomy template shows only 10 posts
- Pagination on custom taxonomy
- Return terms from multiple taxonomies using $wpdb
- How to show all possible parents and children of a hierarchical taxonomy term?
- Filter custom taxonomy archive posts by 2nd custom taxonomy using select dropdown
- How to show all post related taxonomies
- Creating terms vs custom post meta to save data?
- Sticky posts or Featured posts only on Homepage
- Custom Taxonomy
- Limit number of posts in wp loop
- querying posts by custom taxonomy terms right from a querystring based URL
- using wp_tag_cloud with custom taxonomy
- How Parent Taxonomy automatically added to the post when using `wp_set_object_terms()`?
- How to set custom capabilities for custom taxonomies?
- Get object for a few selected taxonomies
- Handling Multi-level custom taxonomy hierarchy
- Take a custom taxonomy value and save as a standard Product Tag
- Check If Taxonomy A and Taxonomy B has same Slug, 301 Auto Redirect Tax A to Tax B if True in WordPress
- 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?
- Custom taxonomies mixed into categories and tags in Post edit page
- How to show post list based on taxonomy term?
- How to get product order by two custom taxonomy in wordpress
- WordPress autocomplete search with taxonomies
- Display empty custom taxonomies differently than with one with posts
- Custom Taxonomy Not Saving in Front End Post
- How to list Custom Taxonomy
- remove term from custom taxonomy list
- Display taxonomy with a maximum number of letters
- Taxonomy archive template not working
- Dropdown list of taxonomies won’t display selected
- Display Child Categories of Current Post ID
- Taxonomies specific to Page attribute template
- Creating a drop-down and filter button for two custom taxonomies assigned to a custom post type
- custom taxonomies on pages
- Set two terms for a post when they differ only by an accent
- Unknown column ‘wp_posts.ID’ in ‘field list
- Custom taxonomies registered via plugin stop existing after function finishes running
- Echo ACF taxonomy field within a foreach for another taxonomy
- How can I rewrite the URL of my custom taxonomy to include the year?
- Infinite Scroll appending Next Product Category Term pages
- Listing Cities A custom taxonmy by selection order
- Count tags for current post and save into custom meta field (and update it on post edit)
- Problem registering custom taxonomy
- Limit Tag Links in Post Content
- Passing taxonomy id of taxonomy clicked on one page to another page
- Custom Taxonomy Not Being Recognized by is_tax()
- Get all users attached to a taxonomy
- Permalinks incorrectly inserting multiple categories
- List active taxonomy terms
- How do you move custom fields to custom taxonomies using WP Queries
- Why is it defaulting to “uncategorized” even after I select a custom taxonomy
- Where to put code to get custom taxonomy term id?
- Get one custom taxonomy category
- Select default taxonomy on dropdown
- Creating a page for custom taxonomy archive
- WordPress Taxonomy Menu
- Taxonomy Extra Meta [duplicate]
- How can I query for all values of a custom taxonomies?
- Returning info from MYSQL table via custom taxonomy
- get_terms() – unexpected ‘=>’ (T_DOUBLE_ARROW) error
- Taxonomy to display form after creation
- How home my code doesn’t display any feature image? Looping through post from a taxonomy and not getting feature images back
- Add taxonomy fields of posts into RSS feed
- Add text in custom taxonomy
- How do I check if a post has a term with a particular ancestor/parent?