WP_Tax_Query Generator November 8, 2018 Public [email protected] [email protected] Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone testestes $tax_query = array( array( 'taxonomy' => 'test', 'terms' => array( '123', '1234', '12345' ), ), );