{"table_name":"ap_adblock_detector_log","full_table_name":"wp_ap_adblock_detector_log","description":"A logging table that records activity, events, or audit history.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_ap_adblock_detector_log` (\\n  `id` bigint unsigned NOT NULL AUTO_INCREMENT,\\n  `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\\n  PRIMARY KEY (`id`),\\n  KEY `timestamp` (`timestamp`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"adblock-detector","name":"AdBlock Detector","active_installs":30,"version":"1.0.0","wp_org_url":"https://wordpress.org/plugins/adblock-detector/"}}