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
- Show posts without term
- How to add taxonomy filter on the query fly?
- WP_Query for WooCommerce Products
- Display posts the match taxonomy term linked from wp_list_categoies?
- Query two taxonomies via URL or link?
- Counting number of posts with Category B in Category A
- Custom archive page based on array of categories and tags
- 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
- Using AJAX to return search form results
- Pagination is not working using WP_Query
- Querying by taxonomy vs Querying by Custom fields Speed Comparison
- Two queries on the same page with pagination
- Generate a tabbed submenu — from taxonomy term or submenu item — with sample content
- Filter and list posts of a custom taxonomy
- Order by menu structure
- How to show only one post for each categories of taxonomy of custom post that contains a specific custom field
- get_the_terms has strange result since version 6.0
- How to display posts from custom post type category(custom Taxonomy) wise?
- wp-query and wp_get_post_terms on custom taxonomy archive page
- Why is my pagination /page/2 taking me to index.php?
- How to separate two columns from one content on a page template?
- Show X taxonomies of the latest published posts
- How to _GET multiple value checkbox WP_Query in Custom Toxonomy / Custom Fields
- Using Ajax and WP_Query to load more posts on category page fails
- display ACF repater field in archive page
- Filter for each loop when WP_Query has no posts to show
- Custom Taxonomy – Modify Function to Get Child Category
- 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
- Query WP Posts, then list the taxonomies from those posts
- How to display author meta and count numbers for each user in comment.php?
- Displaying posts from sub taxonomies only
- Global page ID variable empty error
- Taxonomy archive, categorised by other taxonomy, not hiding empty taxonomies
- 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?
- Second WP_Query loop shows data from main query
- My entry results are not consistently alphabetized
- Taxonomy Terms That Don’t Exist Display Results
- 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?
- I cannot get tax_query in get_posts() to work with custom taxonomy
- How to create page that lists tags by initial letter?
- Calling body_class and wp_nav_menu for a different post
- How can I get all the posts that are related with a specific taxonomy term?
- How to combine nested tax_query logic with other nested query logic?
- Query Top Set Custom Taxonomy In Given Timeperiod
- tax_query not working for taxonomy slug
- Rewrite rule pagination on different url levels
- active link for most recent post on vertical tabs
- Custom Theme Building & Permalinks
- Select posts wich has no relationship in custom taxonomy
- Custom query for tag and custom tag from 2 post type
- How to get hierarchical number of custom taxanomy
- Custom loop – Isolating post meta output depending on current query taxonomy terms
- WP_Query to show post from a category OR custom field – Not 100% answered
- 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?
- Hiding all posts/products/pages from a site based on a custom taxonomy/domain name
- Page displaying 1st post from a range of custom tax?
- WordPress WP_Query Array Custom search via taxonomies
- 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?
- tax_query not working properly with get_posts
- How to display posts from a specific term first then another posts from another terms using tax_query
- Give attachments an archive page, and exclude unattached ones
- Why ignore_sticky_posts argument is in sticky post query?
- Custom Taxonomy in custom REST API search
- I’m trying to get posts under a custom taxonomy but I don’t know what I’m doing wrong here
- taxonomy-{term}.php terms pagination returning 404 after a certain page
- Display Featured image from custom post type category (custom taxonomy) wise
- 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
- Include custom post type that matches taxonomy field in another custom post type
- Showing all posts of the current custom taxonomy on archive page
- Include posts with a specific custom taxonomy term in author page
- wp query order posts by custom taxonomy doesn’t work correctly
- has_term not returning anything