if ( is_category( array(1, 2, 3) ) ) { // Do something } else { // Do something else }