FEATURE Introducing explor tags component in page

This commit is contained in:
Antoine M 2026-03-20 16:56:15 +01:00
parent f06fe21a5a
commit 86864d3132

View File

@ -30,14 +30,9 @@ $postType = get_post_type();
)); ?> )); ?>
</div> </div>
</div> </div>
<?php endwhile; ?> <?php endwhile; ?>
<?php endif; ?> <?php endif; ?>
<?php echo do_blocks('<!-- wp:carhop-blocks/explore-tags /-->'); ?>
</div> </div>
<?php <?php