From fe32e7e1c8a5298146da99dc480b632ff8628b86 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 7 Nov 2023 10:15:13 +0100 Subject: [PATCH] updating documentation --- demo-components.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-components.php b/demo-components.php index b99ac30..ab742f7 100644 --- a/demo-components.php +++ b/demo-components.php @@ -105,7 +105,7 @@ array(get_term(88, "news-type")), + "news_type" => array(get_term(88, "news_type")), "title" => "Boite de titrage News", "thumbnail" => get_the_post_thumbnail(2271, "full", array('class' => 'news-heading-box__thumbnail')), "published" => get_the_date()