{"table_name":"addpipe_shortcodes","full_table_name":"wp_addpipe_shortcodes","description":"Stores addpipe shortcodes data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_addpipe_shortcodes` ( `shortcode_id` INT(6) NOT NULL AUTO_INCREMENT, `length` INT(11), `quality` VARCHAR(5), `env_code` CHAR(6), `width` VARCHAR(25), `height` INT(20), `asv` SMALLINT(1) DEFAULT 1, `ao` SMALLINT(1) DEFAULT 0, `showMenu` SMALLINT(1) DEFAULT 1, `sis` SMALLINT(1) DEFAULT 0, `dup` SMALLINT(1) DEFAULT 0, `srec` SMALLINT(1) DEFAULT 0, `countdowntimer` INT(11) DEFAULT 0, `bgblur` SMALLINT(1) DEFAULT 0, `bgcol` VARCHAR(25), `menucol` VARCHAR(25), `post_id` INT(11) DEFAULT 0, `date` TIMESTAMP DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`shortcode_id`) ) $charset_collate; \"; // Execute the query using dbDelta dbDelta($sql);","columns":[{"name":"shortcode_id","type":"INT(6)","nullable":false,"primary_key":true},{"name":"length","type":"INT(11)","nullable":true,"primary_key":false},{"name":"quality","type":"VARCHAR(5)","nullable":true,"primary_key":false},{"name":"env_code","type":"CHAR(6)","nullable":true,"primary_key":false},{"name":"width","type":"VARCHAR(25)","nullable":true,"primary_key":false},{"name":"height","type":"INT(20)","nullable":true,"primary_key":false},{"name":"asv","type":"SMALLINT(1)","nullable":true,"primary_key":false},{"name":"ao","type":"SMALLINT(1)","nullable":true,"primary_key":false},{"name":"showMenu","type":"SMALLINT(1)","nullable":true,"primary_key":false},{"name":"sis","type":"SMALLINT(1)","nullable":true,"primary_key":false},{"name":"dup","type":"SMALLINT(1)","nullable":true,"primary_key":false},{"name":"srec","type":"SMALLINT(1)","nullable":true,"primary_key":false},{"name":"countdowntimer","type":"INT(11)","nullable":true,"primary_key":false},{"name":"bgblur","type":"SMALLINT(1)","nullable":true,"primary_key":false},{"name":"bgcol","type":"VARCHAR(25)","nullable":true,"primary_key":false},{"name":"menucol","type":"VARCHAR(25)","nullable":true,"primary_key":false},{"name":"post_id","type":"INT(11)","nullable":true,"primary_key":false},{"name":"date","type":"TIMESTAMP","nullable":true,"primary_key":false}],"plugin":{"slug":"pipe-audio-video-and-screen-recorder","name":"Pipe Audio Video and Screen Recorder","active_installs":10,"version":"1.0.7","wp_org_url":"https://wordpress.org/plugins/pipe-audio-video-and-screen-recorder/"}}