WP_Tax_Query Generator August 24, 2017 Public Seb Szocinski Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Compeat Tax $tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'dietry', 'terms' => '26', 'field' => 'term_id', ), );