From 679d2aeecb147cab5f74d41d2b2e86413d55dd69 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 16 Apr 2024 16:01:14 +0200 Subject: [PATCH] =?UTF-8?q?renaming=20thematique=20from=20renovation-circu?= =?UTF-8?q?laire=20to=20Durabilit=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- acf-blocks/home/questions-frequentes/questions-frequentes.php | 4 ++-- acf-blocks/home/show-thematiques/show-thematiques.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/acf-blocks/home/questions-frequentes/questions-frequentes.php b/acf-blocks/home/questions-frequentes/questions-frequentes.php index 6758554..51c878c 100644 --- a/acf-blocks/home/questions-frequentes/questions-frequentes.php +++ b/acf-blocks/home/questions-frequentes/questions-frequentes.php @@ -41,8 +41,8 @@ if (!function_exists('get_automatic_post')) { foreach ($thematique_terms as $key => $thematique) { if ( - $thematique->slug === "renovation-circulaire" - || $thematique->slug === "circulaire-renovatie" + $thematique->slug === "durabilite" + || $thematique->slug === "duurzaamheid" || $thematique->slug === "au-quotidien" || $thematique->slug === "dagelijks" || $thematique->slug === "aides-financieres" diff --git a/acf-blocks/home/show-thematiques/show-thematiques.php b/acf-blocks/home/show-thematiques/show-thematiques.php index d7efe1f..91d812a 100755 --- a/acf-blocks/home/show-thematiques/show-thematiques.php +++ b/acf-blocks/home/show-thematiques/show-thematiques.php @@ -37,8 +37,8 @@ $terms = get_terms(array( slug === "renovation-circulaire" - || $term->slug === "circulaire-renovatie" + $term->slug === "durabilite" + || $term->slug === "duurzaamheid" || $term->slug === "au-quotidien" || $term->slug === "dagelijks" || $term->slug === "aides-financieres"