WP_Tax_Query Generator May 22, 2020 Public Lennart Dührsen Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone EM Filter $tax_query = array( array( 'taxonomy' => 'post_tag', 'terms' => 'electricity-market-en', 'field' => 'slug', ), );