From b646fe59cc0c9b7cf7dd0beb990e8569504708c0 Mon Sep 17 00:00:00 2001 From: Boone B Gorges Date: Mon, 18 Nov 2024 16:14:40 -0600 Subject: [PATCH] Hide plugin: echo-knowledge-base. See #3455. --- wp-content/mu-plugins/openlab-plugin-management.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-content/mu-plugins/openlab-plugin-management.php b/wp-content/mu-plugins/openlab-plugin-management.php index bccc60c168..519cd7efb6 100644 --- a/wp-content/mu-plugins/openlab-plugin-management.php +++ b/wp-content/mu-plugins/openlab-plugin-management.php @@ -43,6 +43,7 @@ function openlab_hide_plugins( $plugins ) { 'dw-question-answer/dw-question-answer.php', 'dynamic-widgets/dynamic-widgets.php', 'easy-table/easy-table.php', + 'echo-knowledge-base/echo-knowledge-base.php', // #3455 'edge-suite/edge-suite.php', 'elasticpress/elasticpress.php', 'elasticpress-buddypress/elasticpress-buddypress.php',