Ok, resolved this.
I am now registering the taxonomy and terms on the init
hook rather than wp_loaded
and that seems to have fixed things.
I will accept this answer as soon as I can.
Related Posts:
- Taxonomy Rewrite Rules Redirecting Instead of Masking
- Custom Taxonomy Endpoint Pagination using paginate_links()
- Can’t get a custom template taxonomy page to display
- Removing taxonomy base using WP rewrite
- Custom taxonomy on permalink
- How to enable hierarchical permalinks for hierarchical taxonomies
- Custom taxonomies, with custom rewrites/slug, AND loading a taxonomy archive template from a plugin
- How to include parent terms in hierarchical taxonomy URLs?
- term_link() filter or rewrite and howto?
- WP redirects pretty permalink to query string
- How to redirect custom post type archive to first term of associated taxonomy?
- Add parent/child taxonomy to custom post type url
- How do I get WordPress URL rewrites into Sitemap?
- Create multiple rewrite endpoints for custom taxonomy archive
- Taxonomy with_front causes all
- 404 error- issues with pages after adding custom rules for posts
- How to overwrite registered taxonomy url from vendor plugin in child theme
- How to add a Rewrite Rule / Category Structure
- Custom permalinks with hierarchical taxonomy – getting PHP warning
- Taxonomy Pagination Rewrite
- How do I modify taxonomy term slugs dynamically?
- Redirect on saving term at custom taxnomy
- Permalink help with default Posts and custom Taxonomy
- how to change permalinks format for pagination?
- Custom Taxonomy and Rewrite URL
- Rewrite Rules returning wrong data
- Rewrites with hierarchical taxonomies in permalink
- Rewrite rules for varying nested terms of custom taxonomy
- I don’t need ‘view’ page for my custom taxonomy
- How to change url for taxonomy pages?
- Why is flush_rewrite_rules mandatory after registering custom taxonomies?
- Check If Taxonomy A and Taxonomy B has same Slug, 301 Auto Redirect Tax A to Tax B if True in WordPress
- Custom taxonomy link automatically removing query string and re-directing
- Best way to redirect taxonomy terms to pages
- forward/redirect taxonomy archive of term to a page with same name
- Rewrite Search URL Permalink For CPT Custom Taxonomies
- How to change Custom Permalink for Taxonomy? (remove the slashes from term-slug)
- How do I get the correct URL?
- How to replace custom post type with custom taxonmy in permalinks
- How to structure all custom-taxonomy with three verbs(a,b,c) and route them accordingly?
- True or F False Setting of ‘with_front’ Parameter of Rewrite Is returning Exact Same result
- Multiple Custom Taxonomy Rewrite
- Rewriting url for multiple Taxonomies and Custom Post Type
- Custom rewrite url structure for several custom taxonomy (NOT pos_type)
- Hierarchical taxonomies in permalink cause 404 for sub term archive
- Permalink structure not working with Custom Taxonomy (URL like ./taxonomy/category/postname)
- add_rewrite_rule using custom taxonomy and year
- rewriting for custom taxonomy rewrite
- New rewrite rules for custom taxonomy and reuse default
- Filter posts and custom taxonomy using add_rewrite_rule
- Rewrite URL for a specific taxonomy [duplicate]
- Two taxonomies with the same slug
- Is there a way to create a single rewrite rule to handle multiple variables depending on what is present?
- Adding Category to Child Posts Permalink
- Unwanted redirection to homepage after turning taxonomy to ‘public’=>false
- Taxonomy archives based on Custom Post Types
- How do I show the parent term on a custom taxonomy template (not the ID)?
- Get taxonomy link with post type slug prefix
- How to Create taxonomy using ‘null’ for $object_type?
- Count tags for current post and save into custom meta field (and update it on post edit)
- How to create multiple Rewrite-Rule for various site in single htaccess?
- how can i add more than one custom taxonomy?
- Change CPT permalink to use the category
- Create new Taxonomy, add extra fields, register terms AND extra fields values?
- Custom dropdown list taxonomy not saved
- WordPress not saving tags for custom taxonomy term description
- WordPress taxonomy terms archive template help
- How to Implement Custom Taxonomy Conditional Page?
- How to get all the terms from a custom hierarchical taxonomy via REST api?
- Yoast – Custom Taxonomy – primary category
- wp_insert_post not adding taxonomy (using wp_set_object_terms)
- How to show category list in WordPress
- Adding Advanced Custom Fields to posts
- Filter “get_terms” query
- How to fix 404 on post after prepending Custom Post Type url with Custom Taxonomy Term slug
- custom taxonomy not showing up after adding capabilities upon updating to WP 5.1.1
- Why is the category item count not updating after assigning a category?
- Add custom taxonomy for post using cron job
- Show message if term slug changed
- Get post meta value outside of the loop
- use apply_filters return taxonomies custom post type
- List posts with slug title
- how to display custom taxonomy on an archive page?
- Display taxonomies for custom post type
- custom taxonomies menu
- Problem registering custom taxonomy
- get parent and childs from hierarchcial taxonomy
- How To Create Dynamic Permalink To Custom Taxonomy List of Current Posts?
- deleted_$taxonomy not getting fired
- Redirect Custom Post Type from Child Taxonomies
- Query Multiple Taxonomies and Multiple Terms with Different Operators
- Query all images with certain tag in media library using visual portfolio plugin
- Filter Tags for current users
- See double taxonomy inputs in WP editor
- Pretty Permalinks with CTP and Taxonomies / Hierarchical
- Add term to taxonomy programatically
- How to filter a page title with custom taxonomies
- How to change custom categories term links?
- Body class to each level of a hierarchical custom taxonomy
- List all taxonomies with their descriptions