[Article List by Website] Tax_Query_Generator => All Categories
$tax_subject_query = array( array( 'taxonomy' => 'category', 'field' => 'name', 'operator' => 'IN', ), );
$tax_subject_query = array( array( 'taxonomy' => 'category', 'field' => 'name', 'operator' => 'IN', ), );