WP_Tax_Query Generator October 12, 2018 Public Mobin A Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test $tax_query = array( array( 'taxonomy' => 'pa_material', 'terms' => 'viskose', ), );