post-navigation.php 332 B

12345678910111213
  1. <?php
  2. /**
  3. * Title: Post Navigation
  4. * Slug: perenne/post-navigation
  5. * Inserter: no
  6. */
  7. declare( strict_types = 1 );
  8. ?>
  9. <!-- wp:post-navigation-link {"type":"previous","label":"<?php echo esc_html__( 'Previous', 'perenne' ); ?>"} /-->
  10. <!-- wp:post-navigation-link {"label":"<?php echo esc_html__( 'Next', 'perenne' ); ?>"} /-->