$to_id ) { $from = $theme_sidebars[ $from_id ]; $to = array(); if ( isset( $theme_sidebars[ $to_id ] ) ) { $to = $theme_sidebars[ $to_id ]; } else { $to = $import['sidebars'][ $to_id ]; } ?>