disable admin notices for now

This commit is contained in:
André Menrath 2024-01-19 14:56:59 +01:00
parent e72e4ad29e
commit ce4012e1e9

View file

@ -55,8 +55,8 @@ add_filter(
3 3
); );
require_once __DIR__ . '/admin/class-admin-notices.php'; // require_once __DIR__ . '/admin/class-admin-notices.php';
new \Admin_Notices(); // new \Admin_Notices();
/** /**
* Add a filter for http_request_host_is_external * Add a filter for http_request_host_is_external