WP_Tax_Query Generator July 16, 2020 Public Diane Mikho Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone cat $tax_query = array( array( 'terms' => array( 'term', ' one', ' two', ' three' ), ), );