WP_Tax_Query Generator June 22, 2018 Public Braulio Miramontes Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Catalog tax $tax = array( array( 'taxonomy' => 'catalog_manual', 'terms' => '$ter->term_id', 'field' => 'term_id', ), );