WP_Tax_Query Generator February 3, 2021 Public Mehdi Ahmadi Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone cat $tax_query = array( array( 'taxonomy' => 'category', ), );