Your google drive setting has been saved.
';
}
if ( isset( $_GET['code'] ) ) {
update_option( 'wpdb_dest_google_authCode', wp_db_filter_data( sanitize_text_field( wp_unslash( $_GET['code'] ) ) ) );
}
$wpdbbkp_gdrive_authCode = get_option( 'wpdb_dest_google_authCode',null );
$wpdbbkp_gdrive_secret_key = get_option( 'wpdb_dest_google_client_key',null );
$wpdbbkp_gdrive_secret_key = get_option( 'wpdb_dest_google_secret_key',null );
$wpdbbkp_gdrive_status = '