WP_Tax_Query Generator March 6, 2019 Public Madan Panthi Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone asd asd $tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'category', 'terms' => 'sports', ), );