{"table_name":"jbusinessdirectory_language_translations","full_table_name":"wp_jbusinessdirectory_language_translations","description":"Stores jbusinessdirectory language translations data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_language_translations` ( `id` int NOT NULL AUTO_INCREMENT, `type` int NOT NULL DEFAULT '0', `object_id` int NOT NULL, `language_tag` varchar(10) DEFAULT NULL, `name` varchar(100) DEFAULT NULL, `content_short` varchar(355) DEFAULT NULL, `content` text, `additional_content` text, PRIMARY KEY (`id`), KEY `idx_object` (`object_id`), KEY `ids_langauge` (`language_tag`), KEY `ids_type` (`type`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"type","type":"int","nullable":false,"primary_key":false},{"name":"object_id","type":"int","nullable":false,"primary_key":false},{"name":"language_tag","type":"varchar(10)","nullable":true,"primary_key":false},{"name":"name","type":"varchar(100)","nullable":true,"primary_key":false},{"name":"content_short","type":"varchar(355)","nullable":true,"primary_key":false},{"name":"content","type":"text","nullable":true,"primary_key":false},{"name":"additional_content","type":"text","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/"}}