bom2
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'wpdmcategory', 'terms' => 'webinars', ), array( 'taxonomy' => 'post_tag', 'terms' => 'train-user-bom', ), );
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'wpdmcategory', 'terms' => 'webinars', ), array( 'taxonomy' => 'post_tag', 'terms' => 'train-user-bom', ), );