WP_Tax_Query Generator August 3, 2017 Public Tom Jacobs Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone term $tax_query = array( 'relation' => 'OR', array( 'terms' => array( '1', '20' ), 'operator' => 'IN', ), );