WP_Tax_Query Generator August 29, 2017 Public Tomasz Pach Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tax query $tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'category', ), );