WP_Tax_Query Generator August 9, 2018 Public Amir Hossein Vahed Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tax Mehrgiti Recall Posts $tax_query = array( array( 'taxonomy' => 'category', 'terms' => 'recall', 'field' => 'slug', ), );