WP_Tax_Query Generator February 9, 2021 Public Mike Glass Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Featured Posts $tax_query = array( array( 'terms' => 'featured', ), );