WP_Tax_Query Generator June 2, 2020 Public Sean Varnham Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test tax $tax_query = array( array( 'taxonomy' => 'wpbb_job_industry', 'terms' => '4', ), );