WP_Tax_Query Generator April 11, 2022 Public Artur Browarek Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax dooo $tax_query = array( array( 'taxonomy' => 'category', 'terms' => 'Rozwój działalności', 'field' => 'name', ), );