{"table_name":"likephoto_votes","full_table_name":"wp_likephoto_votes","description":"Stores likephoto votes data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_likephoto_votes` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `time` bigint NOT NULL DEFAULT '0',\\n  `image` varchar(255) NOT NULL,\\n  `ipaddress` varchar(20) NOT NULL,\\n  UNIQUE KEY `id` (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci","columns":[],"plugin":{"slug":"like-photo","name":"Like Photo","active_installs":10,"version":"1.2","wp_org_url":"https://wordpress.org/plugins/like-photo/"}}