{"table_name":"wsf_style","full_table_name":"wp_wsf_style","description":"Stores wsf style data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_wsf_style` (\\n  `id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `user_id` bigint unsigned NOT NULL,\\n  `label` varchar(1024) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `date_added` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\\n  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\\n  `date_publish` datetime DEFAULT NULL,\\n  `status` varchar(16) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',\\n  `default` tinyint(1) NOT NULL DEFAULT '0',\\n  `default_conv` tinyint(1) NOT NULL DEFAULT '0',\\n  `published` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `published_checksum` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `checksum` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `version` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  PRIMARY KEY (`id`),\\n  KEY `label` (`label`(191)),\\n  KEY `date_added` (`date_added`),\\n  KEY `status` (`status`),\\n  KEY `default` (`default`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"ws-form","name":"WS Form LITE – Drag & Drop Contact Form Builder","active_installs":10000,"version":"1.11.15","wp_org_url":"https://wordpress.org/plugins/ws-form/"}}