add readated in pages

This commit is contained in:
argoexpert press
2026-03-05 22:37:13 +03:00
parent f99899e53e
commit 6c1bf9cbf3
27 changed files with 279 additions and 113 deletions

View File

@@ -36,6 +36,9 @@ $partners = new WP_Query([
?>
</div>
<? custom_pagination($partners); ?>
<?php get_template_part('partials/related-posts', '', array('posts_per_page' => 8) ); ?>
</div>
<?php