WP_Tax_Query Generator August 19, 2020 Public Antoni Dalle Nogare Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Sessions $tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'sessions', 'terms' => '4', 'field' => 'term_id', ), );