From 83fce0d022f4def563e9cd87d2c547be1d5c7571 Mon Sep 17 00:00:00 2001 From: Nikita Sinelnikov Date: Tue, 4 Jan 2022 16:44:28 +0200 Subject: [PATCH] - fixed UX issue with wrong text on the admin notice about upgrade; --- includes/admin/core/class-admin-notices.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/admin/core/class-admin-notices.php b/includes/admin/core/class-admin-notices.php index 8f698f02..c1c4c6fc 100644 --- a/includes/admin/core/class-admin-notices.php +++ b/includes/admin/core/class-admin-notices.php @@ -532,7 +532,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Notices' ) ) {

- +