WP_Tax_Query Generator February 23, 2019 Public Peter Bacil Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Ziaci $tax_query = array( array( 'taxonomy' => 'ziaci', 'terms' => 'alex-kuzlik', 'field' => 'slug', ), );