{"slug":"adblock-detector","name":"AdBlock Detector","description":"Find out how many of your visitors are using ad blocking software.","author":"AdPushup","active_installs":30,"version":"1.0.0","wp_org_url":"https://wordpress.org/plugins/adblock-detector/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"ap_adblock_detector","full_table_name":"wp_ap_adblock_detector","description":"Stores ap adblock detector data created by this plugin.","detection_method":"static","confidence":"medium","columns":[],"create_sql":null},{"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","columns":[],"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"}],"table_count":2}