WP_Tax_Query Generator April 24, 2017 Public tom gale Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone popular guide $tax_query = array( array( 'taxonomy' => 'custom-categories', 'terms' => 'popular', ), );