WP_Tax_Query Generator February 14, 2019 Public Nayeem Sarwar Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone taxquery $tax_query = array( array( 'taxonomy' => 'course', 'field' => 'slug', ), );