diff --git a/template-parts/components/archive/latest-parutions.php b/template-parts/components/archive/latest-parutions.php index 1e1ca5c..9aae8bc 100644 --- a/template-parts/components/archive/latest-parutions.php +++ b/template-parts/components/archive/latest-parutions.php @@ -24,19 +24,8 @@ $current_post_type = $args['current_post_type'] ?? get_post_type(); - -
-
- - $current_post_type, - 'current_post_id' => $post->ID - )); ?> - - ID, 'medium'); ?> -

ID); ?>

-
-
-
+ get_the_ID(), + )); ?> \ No newline at end of file