UPDATE change comment header in archive-expositions.php to reflect post grid type

This commit is contained in:
Antoine 2026-03-16 10:10:15 +01:00
parent 145cc3c414
commit f8004e39e7

View File

@ -17,7 +17,7 @@ $current_post_type = get_post_type();
?>
<!-- #### ANALYSES ET ETUDES POST GRID #### -->
<!-- #### ARCHIVE POST GRID #### -->
<?php get_template_part('template-parts/components/archive/post-grid', null, array(
'current_post_type' => 'expositions',
'post_amount' => -1,