{"table_name":"horizontal_scrolling_hsas","full_table_name":"wp_horizontal_scrolling_hsas","description":"Stores horizontal scrolling hsas data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_horizontal_scrolling_hsas ( hsas_id INT unsigned NOT NULL AUTO_INCREMENT, hsas_guid VARCHAR(255) NOT NULL, hsas_text text NOT NULL, hsas_link VARCHAR(1024) NOT NULL default '#', hsas_target VARCHAR(1024) NOT NULL default '_self', hsas_order int(11) NOT NULL default '1', hsas_group VARCHAR(255) NOT NULL default 'IMG', hsas_datestart date NOT NULL DEFAULT '0000-00-00', hsas_timestart int(11) NOT NULL default '0', hsas_dateend date NOT NULL DEFAULT '0000-00-00', hsas_timeend int(11) NOT NULL default '24', hsas_css VARCHAR(1024) NOT NULL default '', PRIMARY KEY (hsas_id) ) $charset_collate;\"; require_once( ABSPATH . 'wp-admin/includes/upgrade.php' );","columns":[{"name":"hsas_id","type":"INT unsigned","nullable":false,"primary_key":true},{"name":"hsas_guid","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"hsas_text","type":"text","nullable":false,"primary_key":false},{"name":"hsas_link","type":"VARCHAR(1024)","nullable":false,"primary_key":false},{"name":"hsas_target","type":"VARCHAR(1024)","nullable":false,"primary_key":false},{"name":"hsas_order","type":"int(11)","nullable":false,"primary_key":false},{"name":"hsas_group","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"hsas_datestart","type":"date","nullable":false,"primary_key":false},{"name":"hsas_timestart","type":"int(11)","nullable":false,"primary_key":false},{"name":"hsas_dateend","type":"date","nullable":false,"primary_key":false},{"name":"hsas_timeend","type":"int(11)","nullable":false,"primary_key":false},{"name":"hsas_css","type":"VARCHAR(1024)","nullable":false,"primary_key":false}],"plugin":{"slug":"horizontal-scrolling-announcements","name":"Horizontal scrolling announcements","active_installs":8000,"version":"2.6","wp_org_url":"https://wordpress.org/plugins/horizontal-scrolling-announcements/"}}