{"slug":"better-learndash-api","name":"Better LearnDash API","description":"An API for LearnDash, specially tailored for the Dutch service Autorespond.","author":"rickonline_nl","active_installs":30,"version":"0.5.7","wp_org_url":"https://wordpress.org/plugins/better-learndash-api/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"blda_log","full_table_name":"wp_blda_log","description":"A logging table that records activity, events, or audit history.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_blda_log` (\\n  `id` bigint NOT NULL AUTO_INCREMENT,\\n  `datetime` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,\\n  `request` text COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `status` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `result` text COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}