From 2633843395a4d20b5a9d8580ff0cbe6532a30dcc Mon Sep 17 00:00:00 2001 From: Antoine M Date: Mon, 7 Oct 2024 14:38:18 +0200 Subject: [PATCH] fixing problem with do_block commentary --- blocks/questions-container/build/render.php | 2 +- blocks/questions-container/package.json | 2 +- blocks/questions-container/src/render.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/blocks/questions-container/build/render.php b/blocks/questions-container/build/render.php index c8e0740..34eef59 100644 --- a/blocks/questions-container/build/render.php +++ b/blocks/questions-container/build/render.php @@ -1,11 +1,11 @@ post_content ?>

post_title ?>

- post_content) ?>
\ No newline at end of file diff --git a/blocks/questions-container/package.json b/blocks/questions-container/package.json index 39aa3a1..74de277 100644 --- a/blocks/questions-container/package.json +++ b/blocks/questions-container/package.json @@ -17,4 +17,4 @@ "devDependencies": { "@wordpress/scripts": "^26.9.0" } -} +} \ No newline at end of file diff --git a/blocks/questions-container/src/render.php b/blocks/questions-container/src/render.php index c8e0740..34eef59 100644 --- a/blocks/questions-container/src/render.php +++ b/blocks/questions-container/src/render.php @@ -1,11 +1,11 @@ post_content ?>

post_title ?>

- post_content) ?>
\ No newline at end of file