It is because you’re using a reserved term “year”.
Related Posts:
- get_posts assigned to a specific custom taxonomy term, and not the term’s children
- How Can I Change a Taxonomy URL Based On The Originating URL?
- How to get posts that contain multiple terms from multiple taxonomies?
- Orderby taxonomy term id using get_posts not working
- Change order of Custom Taxonomy List
- Remove taxonomy base or term from url
- Custom order of terms for custom taxonomy in admin and website
- Front End Post Save Child terms
- Taxonomy slug by term ID
- Custom taxonomy on permalink
- URL rewrite rules for multiple taxonomies query
- Rewrite rule for custom taxonomy
- 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
- How do I rewrite a url to use %taxonomy% instead of %category% when multiple taxonomies are present?
- Pros and cons of using [taxonomy name] in place of [category name]?
- term_link() filter or rewrite and howto?
- WP redirects pretty permalink to query string
- 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
- Advanced custom fields – taxonomy terms images [closed]
- Custom taxonomy term in WooCommerce product permalink
- 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
- How to get a list of taxonomy terms which are being used only within certain post types?
- WPML Translating a term/taxonomy programmatically
- Allow only 1 instance of each term in each custom taxonomy
- Get terms from posts submitted within a certain time
- Display Terms for all posts in Current Archive or Query
- Display post taxonomies tree
- Exclude Taxonomy Terms from Template Via Back End?
- Permalinks for custom taxonomy stopped to work
- 404 error- issues with pages after adding custom rules for posts
- How to overwrite registered taxonomy url from vendor plugin in child theme
- Print terms with taxonomy and metabox value
- Get custom category image from menu
- Rewrite URL for taxonomy listing
- 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
- get_terms not returning any custom taxonomies
- How to change url for taxonomy pages?
- Search Query for Multiple Terms In Same Taxonomy
- What does ‘category__in’ mean in queries?
- How to write sql query to get the posts from a custom taxonomy term name
- Get only immediate children (and not grandchildren) of a hierarchical custom taxonomy term
- 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
- Build filter for post-type + multi taxonomies + multi terms
- custom hierarchical taxonomy and custom post type list contains surplus posts
- How do I get term data associated with the current post, where the result is not wrapped in HTML?
- wp_dropdown_categories – how to save in widget?
- echo a specific custom taxonomy term on a different custom taxonomy archive
- Urls in Custom Post Type work for Terms but not for its Taxonomies
- 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 add custom taxonomy terms to posts in bulk
- How to list Custom Taxonomy
- How to output taxonomy term (incl. link to archive) on author.php?
- why the archive of custom taxonomy term shows nothing?
- 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?
- Rewrite Search URL Permalink For CPT Custom Taxonomies
- How to list custom taxonomy terms alphabetically by last word
- How can I rewrite the URL of my custom taxonomy to include the year?
- How to change Custom Permalink for Taxonomy? (remove the slashes from term-slug)
- 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)
- setting a custom post type taxonomy term by code
- Hierarchical taxonomies in permalink cause 404 for sub term archive
- How do I check to see if a specific child term has shared posts with another set of child terms within the same taxonomy?
- set_object_terms for custom taxonomy in custom post type – not working
- Group & Sort Taxonomy terms by letter – Is there a better way?
- Permalinks incorrectly inserting multiple categories
- WordPress get all post with like in terms [duplicate]
- Decrement term in for each
- Permalink Rewrite to include Custom Taxonomy Term
- Trying to Display Number of Posts in Term
- Determine if Term has Grandparent/Great-Grandparent
- Exclude 2 in 3 terms of A Taxonomy from all Archives
- Multiple Taxonomy in URL/Query – No Custom Post Type
- add_query_arg to look up page title
- Creating a page for custom taxonomy archive
- 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
- Foreach for get_the_terms for hierarchical taxonomy don’t repeat Top Level Terms if contains multiple Second Level Terms