{"slug":"globaliser","name":"Globaliser","description":"This plugin enables Globaliser Cloud's services for Globaliser clients' WordPress sites.","author":"Globaliser","active_installs":30,"version":"1.0.1","wp_org_url":"https://wordpress.org/plugins/globaliser/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"globaliser_hooks","full_table_name":"wp_globaliser_hooks","description":"Stores globaliser hooks data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_globaliser_hooks` (\\n  `id` int unsigned NOT NULL AUTO_INCREMENT,\\n  `type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `parameter` mediumtext COLLATE utf8mb4_unicode_520_ci,\\n  `create_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,\\n  `update_date` datetime DEFAULT NULL,\\n  `status` tinyint(1) DEFAULT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}