{"table_name":"actlogpro_activity_log_pro_all_logs","full_table_name":"wp_actlogpro_activity_log_pro_all_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_actlogpro_activity_log_pro_all_logs` (\\n  `id` bigint NOT NULL AUTO_INCREMENT,\\n  `user_id` bigint NOT NULL,\\n  `user_role` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `user_display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `ip_address` varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `event_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `object_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `object_id` bigint NOT NULL,\\n  `object_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `action` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `description` text COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `created_at` datetime NOT NULL,\\n  `metadata` longtext COLLATE utf8mb4_unicode_520_ci,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"activity-log-pro","name":"Activity Log Pro – User Activity Log, Audit Log & Security Monitor","active_installs":300,"version":"1.0.7.1","wp_org_url":"https://wordpress.org/plugins/activity-log-pro/"}}