From b5b89fdfee137fcc2fc897ccbb252ce78063dbef Mon Sep 17 00:00:00 2001 From: sarthaknagoshe2002 Date: Mon, 3 Feb 2025 20:11:21 +0530 Subject: [PATCH] Fix: refactor escaping --- packages/block-library/src/countdown/index.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/block-library/src/countdown/index.php b/packages/block-library/src/countdown/index.php index 633b3326732801..5877ad36d37b29 100644 --- a/packages/block-library/src/countdown/index.php +++ b/packages/block-library/src/countdown/index.php @@ -61,33 +61,33 @@ function render_block_core_countdown( $attributes ) { ob_start(); ?> -
> +
> = 0 ) : ?>
-
+
Days
-
+
Hours
-
+
Minutes
-
+
Seconds