$option) { update_option( $id, $option['onSaveCallback'] ? call_user_func($option['onSaveCallback'], $_POST[$id]) : $_POST[$id] ); } ?>