WP_Tax_Query Generator April 23, 2020 Public Raj Kumar Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone custom taxonamy $tax_query = array( array( 'taxonomy' => 'product_category', 'terms' => 'arts', ), );