WP_Tax_Query Generator August 18, 2021 Public mohammad mohammadi Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone eeee $ads_tax_query = array( array( 'taxonomy' => 'ads', 'terms' => '123', 'field' => 'term_id', ), );