{"table_name":"smack_email_log","full_table_name":"wp_smack_email_log","description":"A logging table that records activity, events, or audit history.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_smack_email_log` (\\n  `id` int unsigned NOT NULL AUTO_INCREMENT,\\n  `user_email` varchar(255) NOT NULL,\\n  `event` varchar(255) NOT NULL,\\n  `date` datetime DEFAULT '0000-00-00 00:00:00',\\n  `status` varchar(255) DEFAULT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci","columns":[],"plugin":{"slug":"follow-up-emails","name":"Follow Up Emails","active_installs":80,"version":"1.1","wp_org_url":"https://wordpress.org/plugins/follow-up-emails/"}}