WP_Tax_Query Generator June 1, 2018 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Nazwa tagu $tax_query = array( array( 'taxonomy' => 'tag', 'field' => 'name', ), );