{"table_name":"ahc_settings","full_table_name":"wp_ahc_settings","description":"Stores ahc settings data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `ahc_settings` ( `set_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `set_hits_days` int(10) unsigned NOT NULL DEFAULT '14', `set_ajax_check` int(10) unsigned NOT NULL DEFAULT '10', `set_ips` text DEFAULT NULL, `set_google_map` varchar(100) NOT NULL DEFAULT 'today_visitors', `site_id` INT(11) NOT NULL DEFAULT '1', PRIMARY KEY (`set_id`) ) DEFAULT CHARSET","columns":[{"name":"set_id","type":"int(10) unsigned","nullable":false,"primary_key":true},{"name":"set_hits_days","type":"int(10) unsigned","nullable":false,"primary_key":false},{"name":"set_ajax_check","type":"int(10) unsigned","nullable":false,"primary_key":false},{"name":"set_ips","type":"text","nullable":true,"primary_key":false},{"name":"set_google_map","type":"varchar(100)","nullable":false,"primary_key":false},{"name":"site_id","type":"INT(11)","nullable":false,"primary_key":false}],"plugin":{"slug":"visitors-traffic-real-time-statistics","name":"Visitor Traffic Real Time Statistics","active_installs":30000,"version":"8.10","wp_org_url":"https://wordpress.org/plugins/visitors-traffic-real-time-statistics/"}}