WP_Tax_Query Generator October 31, 2023 Public Sam L. Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone client taxonomy $tax_query = array( array( 'taxonomy' => 'client', ), );