How do I compare the value of two taxonomies in a wp_query
How do I, in a wp_query, get all the posts where 2 taxonomies do not have the same values?
for example i have a taxonomy of widths and one of heights and I want to, for one query, pull all the posts that have different values for width and height.
Topic multi-taxonomy-query wp-query Wordpress
Category Web