From 342187cd5e5510178cf0a2a1b5c27dac40962c67 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 17 Feb 2026 14:56:57 +0100 Subject: [PATCH] FEATURE Introducing component --- .../cards/communique-presse-card.php | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 template-parts/cards/communique-presse-card.php diff --git a/template-parts/cards/communique-presse-card.php b/template-parts/cards/communique-presse-card.php new file mode 100644 index 0000000..cd42f89 --- /dev/null +++ b/template-parts/cards/communique-presse-card.php @@ -0,0 +1,26 @@ + + +
+ 'communique-presse', + 'current_post_id' => $communique_id + )); ?> +

+
+ + + | + + () + +
+ + + +
\ No newline at end of file