From 374db271fb913ef64947e108d706ae1e84a37ee3 Mon Sep 17 00:00:00 2001 From: Nonimart Date: Fri, 20 Mar 2026 17:14:25 +0100 Subject: [PATCH] REFACTOR Using the post card classes to extend card functionnalities --- template-parts/articles/card-article.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/template-parts/articles/card-article.php b/template-parts/articles/card-article.php index baa3c8c..52e22dd 100644 --- a/template-parts/articles/card-article.php +++ b/template-parts/articles/card-article.php @@ -13,7 +13,7 @@ $authors = get_field('authors', $ID); ?> - +
@@ -25,6 +25,7 @@ $authors = get_field('authors', $ID); ?>
+