prefix . 'tpmd_product'; $sql = 'DROP TABLE ' . $table_name; $wpdb->query( $sql ); delete_option( 'tpmd_db_version' );