dlm_download_category
$tax_query = array( array( 'taxonomy' => 'dlm_download_category', 'terms' => 'privado', 'field' => 'slug', 'include_children' => false, ), );
$tax_query = array( array( 'taxonomy' => 'dlm_download_category', 'terms' => 'privado', 'field' => 'slug', 'include_children' => false, ), );