From 4036772bef723b1dd78362cda5ed63fa95a2c48a Mon Sep 17 00:00:00 2001 From: Marco Hitschler Date: Tue, 1 Apr 2025 16:13:03 +0200 Subject: [PATCH] Update unmus_update.php --- unmus_update.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/unmus_update.php b/unmus_update.php index 1771865..ae220af 100644 --- a/unmus_update.php +++ b/unmus_update.php @@ -88,8 +88,6 @@ function unmus_updraft_message_invisible() { } } -if(function_exists('updraftplus_list_cron_schedules')) { add_action( 'admin_head', 'unmus_updraft_message_invisible' ); -} ?> \ No newline at end of file