{"table_name":"bp_profile_visitors","full_table_name":"wp_bp_profile_visitors","description":"Stores bp profile visitors data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_bp_profile_visitors` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `userid` int NOT NULL,\\n  `viewerid` int NOT NULL,\\n  `vdate` datetime NOT NULL,\\n  `vviews` int NOT NULL DEFAULT '0',\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci","columns":[],"plugin":{"slug":"buddypress-profile-visitors","name":"Buddypress Profile Visitors","active_installs":10,"version":"1.9.5","wp_org_url":"https://wordpress.org/plugins/buddypress-profile-visitors/"}}