From b8121cb299c5786166b9b42dc688672e5018ce43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Tue, 31 Dec 2024 11:10:53 +0100 Subject: [PATCH] Fix small bug causing PHP Warning in admin UI --- templates/welcome.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/welcome.php b/templates/welcome.php index 5d6ee0f..7134c7e 100644 --- a/templates/welcome.php +++ b/templates/welcome.php @@ -45,8 +45,8 @@ WP_Filesystem(); ⚠' . \wp_kses( $notice, General_Admin_Notices::ALLOWED_HTML ) . '

'; } - echo '

⚠' . \wp_kses( $notice, General_Admin_Notices::ALLOWED_HTML ) . '

'; ?>

get_plugin_name() ); ?>: