I was able to find a solution by creating a class that adds a filter that runs a meta query and an extra checkbox to the menu editor for the root items that need to be generated.
Related Posts:
- WordPress tax_query “and” operator not functioning as desired
- Custom taxonomy query broken after upgrade to 4.4
- How to add taxonomy filter on the query fly?
- Query two taxonomies via URL or link?
- Counting number of posts with Category B in Category A
- Select posts wich has no relationship in custom taxonomy
- How can I display recent posts from a particular category in my header?
- List taxonomy terms plus their latest post ordered by post date
- Pagination is not working using WP_Query
- Generate a tabbed submenu — from taxonomy term or submenu item — with sample content
- Filter and list posts of a custom taxonomy
- How to show only one post for each categories of taxonomy of custom post that contains a specific custom field
- Array Chunks and Inserting Varying HTML in WP_Query
- How to Modify Taxonomy Archive Page with Search Parameter?
- How do I create an archive page for standard posts?
- Display link to taxonomy archive only if it has posts with certain custom field values
- Warnings in nav-menu when visiting query pages [closed]
- My Main Query Modification is Messing up my dynamic main – why?
- Query with custom taxonomy not working
- Set if condition with wp_nav_menu
- Why won’t my taxonomy query show up?
- Function get_queried_object() return NULL in custom taxonomy
- Getting Taxonomy inside WP_Query Loop
- Querying on multiple taxonomies pulled from $_GET checkbox array not working?
- Query custom post type by custom taxonomy (category slug)
- How to Filter Posts by Custom Fields?
- How can I use $wp_query->tax_query as tax_query parameter for a new WP_Query instatiation?
- WP_Query ignoring tax_query when is_singular
- How do I exclude the lowest level terms in a taxonomy?
- wp_query for multiple cities (multiple values in a metabox)
- Adding column to wp_posts table or join wp_posts table with another table
- Two loops on archive page
- Search form not working with custom query?
- Post loop for all taxonomy terms
- find posts that don’t have a custom taxonomy
- What happens to the default query when I use WP_Query?
- Filter Custom Taxonomy Posts
- How to Create a Random List of Child Pages
- get all posts associated with a custom taxonomy
- How to set an alternate posts_per_page value for default queries in different templates
- Using custom taxonomies in a query
- Tax Query only returns for the first of several terms
- how to get this tax_query working?
- Can’t fetch Custom Post Type Data through Custom Query
- WP_Query to output chosen term and posts with no term assigned
- WP Job Manager plugin – Listing only the twelve job categories on frontpage order by jobs they have
- wp_trim_words strips dashicons
- How to print term name inside wp post loop
- Check if a post has term inside loop
- How to get posts by category and by choosing a taxonomy term?
- How to restrict search on a certain page to only return results against custom taxonomies?
- Query Taxonomy By Page Title
- Custom Taxonomy Breaks Pages
- How to get current page nearest parent id?
- How to get main menu only with wp_nav_menu
- How to create Page templates for showing Blog posts in different layouts?
- get_the_terms has strange result since version 6.0
- How to display posts from custom post type category(custom Taxonomy) wise?
- Why is my pagination /page/2 taking me to index.php?
- How to separate two columns from one content on a page template?
- Filter for each loop when WP_Query has no posts to show
- wp_set_object_terms() custom taxonomy not working correctly when using insert post
- How do I stop the same post showing multiple times in a archive?
- How to search through all child taxonomies using WP_Query?
- WooCommerce | AJAX | Product Pagination | Help me implement Ajax Pagination
- Custom WordPress post query for displaying time-released content on website
- Related categories order posts by category
- WordPress – Form does not filter the results of taxonomies
- WP Query for all events prior to current date
- How to get taxonomy image attached to a Post Type WordPress
- list all post who have mutual taxonomy as current taxonomy!
- Show one post of each custom taxonomy
- Global page ID variable empty error
- Get posts by similar names and categories
- How do I hide submenus from the top menu bar?
- Optimal way to make tags in tax_query optional?
- How to define a custom hierarchy for terms?
- Adding additional taxonomies to wordpress taxonomy page
- Why get_posts() returns empty array while I am trying to get posts from some specific taxonomies and work properly with others?
- How to create page that lists tags by initial letter?
- Query Top Set Custom Taxonomy In Given Timeperiod
- Rewrite rule pagination on different url levels
- Select posts wich has no relationship in custom taxonomy
- How to get hierarchical number of custom taxanomy
- Get newest value of an array
- Filter custom post type by custom taxomony
- Show parent’s child and also child’s, child on a page?
- Get the original menu item name string instead of the label
- query_posts problem – need help
- WP_Query issues with argument posts_per_page
- Get author meta data with no published posts in author.php?
- WP_Query and DES sort for Custom Taxonomy based upon a meta field?
- How to display posts from a specific term first then another posts from another terms using tax_query
- Why ignore_sticky_posts argument is in sticky post query?
- Custom Taxonomy in custom REST API search
- Adding a language rule and displaying posts with a custom taxonomy term on its archive page
- WP_Query on custom taxonomy -> Location and Activity
- How to use meta_query to retrieve posts from multiple custom post type
- Filter on one post type with taxonimy and get other post type
- filter the custom post type using wp ajax request