{"table_name":"ess_slider_detail","full_table_name":"wp_ess_slider_detail","description":"Stores ess slider detail data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE ess_slider_detail ( id int(11) NOT NULL AUTO_INCREMENT PRIMARY KEY, item_type int(11) DEFAULT NULL, content text, ess_slider_id int(11) DEFAULT NULL, img_title varchar(50) DEFAULT NULL, img_alt varchar(50) DEFAULT NULL, img_link_to_url varchar(250) DEFAULT NULL, img_open_new_tab tinyint(1) DEFAULT NULL, sort_order int(11) DEFAULT NULL ) ENGINE","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"item_type","type":"int(11)","nullable":true,"primary_key":false},{"name":"content","type":"text","nullable":true,"primary_key":false},{"name":"ess_slider_id","type":"int(11)","nullable":true,"primary_key":false},{"name":"img_title","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"img_alt","type":"varchar(50)","nullable":true,"primary_key":false},{"name":"img_link_to_url","type":"varchar(250)","nullable":true,"primary_key":false},{"name":"img_open_new_tab","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"sort_order","type":"int(11)","nullable":true,"primary_key":false}],"plugin":{"slug":"essential","name":"essential","active_installs":10,"version":"1.0.2","wp_org_url":"https://wordpress.org/plugins/essential/"}}