From 3adcc7e5786c8630c7f95bd8b5627feea9cc6e1e Mon Sep 17 00:00:00 2001 From: Antoine M Date: Wed, 7 Aug 2024 16:49:09 +0200 Subject: [PATCH] adding the cookie content in a concatenated string to update and show cookie when content is changed --- template-components/notifications/notifications-popup.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template-components/notifications/notifications-popup.php b/template-components/notifications/notifications-popup.php index ca8717f..0702fa5 100644 --- a/template-components/notifications/notifications-popup.php +++ b/template-components/notifications/notifications-popup.php @@ -15,13 +15,13 @@ $notifications = get_field('notifications', 'option');