{"slug":"easy-image-slideshow","name":"Easy image slideshow","description":"This is a lightweight JavaScript slideshow with manual navigation option. You can use this slideshow, if you need the manual navigation image gallery.","author":"gopiplus@hotmail.com","active_installs":20,"version":"7.0","wp_org_url":"https://wordpress.org/plugins/easy-image-slideshow/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":true},"tables":[{"table_name":"easyimage_slideshow","full_table_name":"wp_easyimage_slideshow","description":"Stores easyimage slideshow data created by this plugin.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_easyimage_slideshow` (\\n  `easyimage_id` int NOT NULL AUTO_INCREMENT,\\n  `easyimage_location` varchar(1024) NOT NULL,\\n  `easyimage_width` varchar(4) NOT NULL,\\n  `easyimage_height` varchar(4) NOT NULL,\\n  `easyimage_random` varchar(4) NOT NULL,\\n  `easyimage_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\\n  PRIMARY KEY (`easyimage_id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci"}],"table_count":1}