{"table_name":"iframe_plugin","full_table_name":"wp_iframe_plugin","description":"Stores iframe plugin data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_iframe_plugin` (\\n  `iframe_id` int NOT NULL AUTO_INCREMENT,\\n  `iframe_path` text CHARACTER SET utf8mb3 COLLATE utf8mb3_bin NOT NULL,\\n  `iframe_link` text CHARACTER SET utf8mb3 COLLATE utf8mb3_bin NOT NULL,\\n  `iframe_target` varchar(50) NOT NULL,\\n  `iframe_title` varchar(500) NOT NULL,\\n  `iframe_order` int NOT NULL,\\n  `iframe_status` varchar(10) NOT NULL,\\n  `iframe_type` varchar(100) NOT NULL,\\n  `iframe_extra1` varchar(100) NOT NULL,\\n  `iframe_extra2` varchar(100) NOT NULL,\\n  `iframe_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\\n  PRIMARY KEY (`iframe_id`)\\n) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3","columns":[],"plugin":{"slug":"wp-iframe-images-gallery","name":"iFrame Images Gallery","active_installs":10,"version":"9.0","wp_org_url":"https://wordpress.org/plugins/wp-iframe-images-gallery/"}}