From 2a4fa10fece804ea3237aa03f445d7373782f963 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 17 Feb 2026 16:22:44 +0100 Subject: [PATCH] REFACTOR Updated team member rendering by utilizing a template part for author cards, improving code maintainability. --- .../acf-blocks/team-carhop/team-carhop.php | 35 ++----------------- 1 file changed, 3 insertions(+), 32 deletions(-) diff --git a/plugins/carhop-blocks/acf-blocks/team-carhop/team-carhop.php b/plugins/carhop-blocks/acf-blocks/team-carhop/team-carhop.php index 6599f91..8c1c14f 100644 --- a/plugins/carhop-blocks/acf-blocks/team-carhop/team-carhop.php +++ b/plugins/carhop-blocks/acf-blocks/team-carhop/team-carhop.php @@ -17,9 +17,11 @@ if ($personnalized_order) { ?>
'team-authors content-section')); ?>> -
+