WP_Tax_Query Generator October 8, 2018 Public yaron shagal Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone cat name $tax_query = array( array( 'taxonomy' => 'category', 'terms' => 'books', ), );