{"slug":"gs-woocommerce-products-slider","name":"GS WooCommerce Product Slider, Product Carousel, Grid, Ticker, List & Masonry","description":"Transform Product Displays for Better Sales! Enhance your WooCommerce store with a stunning product slider!","author":"GS Plugins","active_installs":300,"version":"3.0.5","wp_org_url":"https://wordpress.org/plugins/gs-woocommerce-products-slider/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"gs_woo_slider","full_table_name":"wp_gs_woo_slider","description":"Stores gs woo slider data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"BIGINT(20) unsigned","nullable":false,"primary_key":true},{"name":"shortcode_name","type":"TEXT","nullable":false,"primary_key":false},{"name":"shortcode_settings","type":"LONGTEXT","nullable":false,"primary_key":false},{"name":"created_at","type":"DATETIME","nullable":false,"primary_key":false},{"name":"updated_at","type":"DATETIME","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS wp_gs_woo_slider ( id BIGINT(20) unsigned NOT NULL AUTO_INCREMENT, shortcode_name TEXT NOT NULL, shortcode_settings LONGTEXT NOT NULL, created_at DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', updated_at DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (id) )\" . $wpdb->get_charset_collate() . \";\"; if ( $saved_db_version < $gs_woo_slider_db_version ) { dbDelta($sql);"}],"table_count":1}