WP_Tax_Query Generator October 10, 2018 Public Richard van Denderen Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone taxquery test $tax_query = array( array( 'taxonomy' => 'tcp_product_category', 'terms' => 'loungeunits', ), );