WP_Tax_Query Generator November 12, 2020 Public Dasun Edirisinghe Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone simple $tax_query = array( array( 'taxonomy' => 'product_cat', 'terms' => '12455', ), );