From 033257bae850af08dd26df04b810bb2ab9a15625 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Wed, 13 Dec 2023 11:15:03 +0100 Subject: [PATCH] reorganizing vocabulary alphabetically on front end render.php --- blocks/vocabulaire-summary/build/render.php | 13 ++++++++++++- blocks/vocabulaire-summary/src/render.php | 13 ++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/blocks/vocabulaire-summary/build/render.php b/blocks/vocabulaire-summary/build/render.php index 904e71c..36c752c 100644 --- a/blocks/vocabulaire-summary/build/render.php +++ b/blocks/vocabulaire-summary/build/render.php @@ -1,7 +1,18 @@ ID, 'thematiques')[0]; + ?>
@@ -14,7 +25,7 @@ $thematique = get_the_terms($post->ID, 'thematiques')[0];
- +
diff --git a/blocks/vocabulaire-summary/src/render.php b/blocks/vocabulaire-summary/src/render.php index 904e71c..36c752c 100644 --- a/blocks/vocabulaire-summary/src/render.php +++ b/blocks/vocabulaire-summary/src/render.php @@ -1,7 +1,18 @@ ID, 'thematiques')[0]; + ?>
@@ -14,7 +25,7 @@ $thematique = get_the_terms($post->ID, 'thematiques')[0];
- +