WP_Tax_Query Generator October 5, 2021 Public M K Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone perk_category = faetured $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'perk_category', 'terms' => 'featured', ), );