WP_Tax_Query Generator June 7, 2019 Public Ed Wilson Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax query SBX $tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'tax-to-be-queried', ), );