From e721d9033df37f62d46f86c408639aa4808c6df1 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Wed, 25 Feb 2026 16:42:09 +0100 Subject: [PATCH] REMOVING TEST FIX --- template-parts/authors/authors-list.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/template-parts/authors/authors-list.php b/template-parts/authors/authors-list.php index eee2c83..282f8c0 100644 --- a/template-parts/authors/authors-list.php +++ b/template-parts/authors/authors-list.php @@ -2,10 +2,7 @@ $postId = $args['postId']; $componentTitle = 'Auteur·e·s de l\'article'; $authors = get_field('authors', $postId); - ?> -

..

-

..