{"table_name":"ahc_searching_visits","full_table_name":"wp_ahc_searching_visits","description":"Stores ahc searching visits data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `ahc_searching_visits` ( `vtsh_id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT, PRIMARY KEY (`vtsh_id`), `srh_id` INT(3) UNSIGNED NOT NULL, `vtsh_date` DATE NOT NULL, `vtsh_visits` INT(11) UNSIGNED NOT NULL DEFAULT 0 ) DEFAULT CHARSET","columns":[{"name":"vtsh_id","type":"INT(11) UNSIGNED","nullable":false,"primary_key":true},{"name":"srh_id","type":"INT(3) UNSIGNED","nullable":false,"primary_key":false},{"name":"vtsh_date","type":"DATE","nullable":false,"primary_key":false},{"name":"vtsh_visits","type":"INT(11) UNSIGNED","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/"}}