diff --git a/template-parts/components/cards/archive-presse-card.php b/template-parts/components/cards/archive-presse-card.php new file mode 100644 index 0000000..250d32d --- /dev/null +++ b/template-parts/components/cards/archive-presse-card.php @@ -0,0 +1,73 @@ + + + + +
+ <?php echo $title; ?> +
+ +
+ $current_post_type, + 'current_post_id' => $ID + )); ?> +
+

+ +
+ +
+
+ +
+ + + +
    + +
  • post_title; ?>
  • + + +
  • post_title; ?>
  • + +
+ +
+ +
+ +
+ + +
    + +
  • name; ?>
  • + +
+ +
+ + +
+ +
\ No newline at end of file