Nested Taxonomy Handling:
Thu Oct 01 2020 20:31:22 GMT+0000 (Coordinated Universal Time)
Saved by @rstringa #wordpress #query #taxonomie
The 'tax_query' clauses can be nested, to create more complex queries. Example: Display posts that are in the quotes category OR both have the quote post format AND are in the wisdom category:
http://man.hubwiz.com/docset/WordPress.docset/Contents/Resources/Documents/codex.wordpress.org/Function_Reference/WP_Query.html
Comments