{"table_name":"ce_venues","full_table_name":"wp_ce_venues","description":"Stores ce venues data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_ce_venues` (\\n  `ce_venue_id` bigint NOT NULL AUTO_INCREMENT,\\n  `ce_venue_name` varchar(256) DEFAULT NULL,\\n  `ce_venue_address` varchar(256) DEFAULT NULL,\\n  `ce_venue_city` varchar(256) DEFAULT NULL,\\n  `ce_venue_zipcode` varchar(256) DEFAULT NULL,\\n  `ce_venue_phone` varchar(256) DEFAULT NULL,\\n  `ce_venue_email` varchar(256) DEFAULT NULL,\\n  `ce_venue_url` varchar(256) DEFAULT NULL,\\n  PRIMARY KEY (`ce_venue_id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci","columns":[],"plugin":{"slug":"community-events","name":"Community Events","active_installs":20,"version":"1.5.9","wp_org_url":"https://wordpress.org/plugins/community-events/"}}