escaping the new sante-et-securite

This commit is contained in:
Antoine M 2024-06-25 11:11:28 +02:00
parent 164787321a
commit 4ec4be4cc7

View File

@ -47,6 +47,8 @@ if (!function_exists('get_automatic_post')) {
|| $thematique->slug === "dagelijks" || $thematique->slug === "dagelijks"
|| $thematique->slug === "aides-financieres" || $thematique->slug === "aides-financieres"
|| $thematique->slug === "financiele-steun" || $thematique->slug === "financiele-steun"
|| $thematique->slug === "gezondheid-en-veiligheid"
|| $thematique->slug === "sante-et-securite"
) continue; ) continue;
// $thematique_datas = get_term_by('slug', $thematique->slug, 'thematiques'); // $thematique_datas = get_term_by('slug', $thematique->slug, 'thematiques');