WP_Tax_Query Generator October 10, 2017 Public Junior Owner Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone lista por id loja $tax_query = array( array( 'taxonomy' => '_fd_store_id', 'terms' => '1234', 'field' => 'term_id', ), );