WP_Tax_Query Generator February 12, 2019 Public thong thong Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone getpost from taxonomy $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'prod_cate', 'terms' => '78', ), );