WP_Tax_Query Generator April 11, 2017 Public Yiannis Christodoulou Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone LVL Taxonomy $lvl_tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'category', 'field' => 'term_id', ), );