From ce4012e1e961489259805aa0f0cbb2c9e56e8eb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Fri, 19 Jan 2024 14:56:59 +0100 Subject: [PATCH] disable admin notices for now --- activitypub-event-extensions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/activitypub-event-extensions.php b/activitypub-event-extensions.php index 679f387..b77517c 100644 --- a/activitypub-event-extensions.php +++ b/activitypub-event-extensions.php @@ -55,8 +55,8 @@ add_filter( 3 ); -require_once __DIR__ . '/admin/class-admin-notices.php'; -new \Admin_Notices(); +// require_once __DIR__ . '/admin/class-admin-notices.php'; +// new \Admin_Notices(); /** * Add a filter for http_request_host_is_external