{"table_name":"infobar_link_pages","full_table_name":"wp_infobar_link_pages","description":"Stores infobar link pages data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `infobar_link_pages` ( `id` int(11) NOT NULL AUTO_INCREMENT, `campaign_id` int(11) NOT NULL, `link_id` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"campaign_id","type":"int(11)","nullable":false,"primary_key":false},{"name":"link_id","type":"int(11)","nullable":false,"primary_key":false}],"plugin":{"slug":"infobarwp","name":"InfobarWP","active_installs":10,"version":"1.0","wp_org_url":"https://wordpress.org/plugins/infobarwp/"}}