In retrospect, I’ve did a mashup of MikeSchinkel and t31os suggestion. It’s possible to inject that to existing queries on the fly, but it needs WordPress 3.1:
Plugin to get an RSS Feed for posts containing any term from a taxonomy.
Related Posts:
- WP_Query paginate with one term per page?
- Order custom taxonomy hierarchy
- Including taxonomy in searches
- Different Sidebar for same Taxonomy
- I want to get term by term_name without taxonomy
- WordPress – Form does not filter the results of taxonomies
- How do i get the link of the assigned taxonomy term?
- How Do I Register Two Taxonomies with one Parent of the Other?
- Search for single post by 2 tags
- WP_Query for custom taxonomies showing posts from non-specified terms?
- WordPress search query, how to modify the sql
- I want to edit the tags template by adding text that displays all tags from the listed posts
- Make taxonomy query dynamic
- Show one post of each custom taxonomy
- I want to change the slugs of my terms dynamically
- How to show children terms even if they are empty
- Add specific content to a taxonomy results page
- Add pagination to for each taxonomy terms
- Set the limit of taxonomy per page
- What is this Query? and why its taking too much time? Any way to optimize it?
- show recently added tags to tag cloud
- Get Term ID by Description
- Can lots of tags affect performance?
- How to break up output of posts for different terms on same page?
- taxonomy terms, inverted
- WordPress get parent category taxonomy
- Translation ready code format for taxonomy
- echo a tax term in loop
- Custom Taxonomy – fields
- How to exclude post-tag taxonomy for a custom post type?
- taxonomy_edit_form_fields output after term fields
- “If an object equals a term id then return the term name”
- Page with Category Returning 1
- I need posts within a taxonomy category that are tagged “featured” to show up first
- Make/create a category for every page
- Custom category page with taxonomy filters
- Taxonomy archive, categorised by other taxonomy, not hiding empty taxonomies
- how to echo a custom taxonomy term from an array of term
- All tag/category/custom taxonomy archives 404
- How to manage the links of a new taxonomy
- taxquery taxonomy get terms
- One of my headings is mysteriously coming up as a link in my CPT Archive
- Get a specific category in multiple categories
- pages shortcode filtering by category
- Create multidimensional array of taxonomies
- How to show terms from another taxonomy
- How to define a custom hierarchy for terms?
- How to position taxonomy meta box on page
- Same page for startpage and archive?
- Should i use usermeta or taxonomy (or even custom taxonomy)?
- how to display taxonomy name in do shorcode php tag
- WP REST API taxonomy is missing on custom post type
- How to share terms between two taxonomies?
- $product->ID in has_term() not working, but manually inputting the ID works, why?
- Can I have have terms with the same slug in the same taxonomy?
- how do you get one specific term from a shortcode attribute?
- How to customize taxonomy edit page
- Query for a custom post taxonomy
- How to add some filter to Category Taxonomy
- Taxonomy Terms That Don’t Exist Display Results
- Get taxonomy url, name, post count & image
- How do I echo all of my taxonomies?
- Taxonomy Rewrite Problem
- Taxonomy terms can’t find posts from archive.php or taxonomy.php
- Displaying WordPress posts from post and custom post type in custom taxonomy
- Category Archive not working for pages
- taxonomy tags..it is not working
- How can I get all the posts that are related with a specific taxonomy term?
- Rewrite permalink to include multiple taxonomies
- Get posts with Taxonomy term meta
- Custom taxonomy and query multi conditions
- WP Query with sticky posts and tax_query
- Fatal error Call to a member function filter()
- Empty ‘terms’ in ‘tax_query’ returns an empty array
- taxonomy terms are not populating select tag options
- Custom Post Type Archive with Dynamic Taxonomy Filtering
- Using is_tax with multiple taxonomies
- What is the earliest hook you can piggyback on to check terms/taxonomy for a collection view?
- how to print post tags [duplicate]
- Filtering posts by taxonomy and meta_value
- Taxonomy pages, stop them indexing or being generated?
- Recent posts by taxonomy and filter by tag
- Search format not matching taxonomy query
- How to show amount of post in a taxonomy with advanced custom fields?
- What to do with shared terms splitting in WordPress 4.2?
- Related Posts by taxonomy using Advance Custom Fields Plugin
- Categorizing posts by location
- Organize content by month? SQL statement?
- How to get a query odered by N of matching taxonomies?
- Display Custom Column in CPT Taxonomy
- get term slug from current posts’s custom taxonomy
- Why do my offline development site and online live site behave differently?
- Get the tax term in which is a post via wp_query
- How to filter the terms to a special custom taxonomy?
- Pages throwing 404 error on server load
- 2 Different Taxonomy with Hierarchical Term Relationship
- How to Display Child Taxonomy Posts
- WordPress bool(false) means taxonomy compare not working [duplicate]
- GET Taxonomy ID
- How to change value in wp-include/taxonomy.php without exchanging the WordPress-core