{"slug":"ai-translator-for-polylang","name":"AI Translator for Polylang","description":"WordPress plugin that automatically translates content using AI, seamlessly integrating with Polylang. This is not an official plugin of Polylang.","author":"Matches LLC","active_installs":80,"version":"1.5.1","wp_org_url":"https://wordpress.org/plugins/ai-translator-for-polylang/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"polylai_log","full_table_name":"wp_polylai_log","description":"A logging table that records activity, events, or audit history.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_polylai_log` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\\n  `type` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `operation` text COLLATE utf8mb4_unicode_520_ci,\\n  `post_id` int DEFAULT NULL,\\n  `post_title` text COLLATE utf8mb4_unicode_520_ci,\\n  `message` text COLLATE utf8mb4_unicode_520_ci,\\n  `text` longtext COLLATE utf8mb4_unicode_520_ci,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}