{"slug":"ai-content-x","name":"AI Content X: GPT-3 Content Generator","description":"AI Content X is a powerful WordPress plugin that generates high-quality, engaging content with the help of artificial intelligence (GPT-3).","author":"Jose Canchila (Jodacame)","active_installs":10,"version":"2.0.3","wp_org_url":"https://wordpress.org/plugins/ai-content-x/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"ai_content_x_logs","full_table_name":"wp_ai_content_x_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_ai_content_x_logs` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `post_id` int NOT NULL,\\n  `prompt` text COLLATE utf8mb4_unicode_520_ci,\\n  `message` text COLLATE utf8mb4_unicode_520_ci,\\n  `created_at` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}