{"table_name":"jbusinessdirectory_news","full_table_name":"wp_jbusinessdirectory_news","description":"Stores jbusinessdirectory news data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_news` ( `id` int NOT NULL AUTO_INCREMENT, `title` varchar(255) DEFAULT NULL, `link` varchar(255) DEFAULT NULL, `description` text, `publish_date` datetime DEFAULT NULL, `retrieve_date` datetime DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"title","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"link","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"description","type":"text","nullable":true,"primary_key":false},{"name":"publish_date","type":"datetime","nullable":true,"primary_key":false},{"name":"retrieve_date","type":"datetime","nullable":true,"primary_key":false}],"plugin":{"slug":"wp-businessdirectory","name":"WP-BusinessDirectory – Business directory plugin for WordPress","active_installs":50,"version":"4.0.2","wp_org_url":"https://wordpress.org/plugins/wp-businessdirectory/"}}