WP_Tax_Query Generator August 3, 2018 Public Luigi Bevilacqua Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Usage by ID $tax_query = array( array( 'taxonomy' => 'usage', 'terms' => '55', ), );