pressbooks aldine theme the theme used for the front page or default book
 
 
 
 
 
 

2 lines
148 B

@php(the_content())
{!! wp_link_pages(['echo' => 0, 'before' => '<nav class="page-nav"><p>' . __('Pages:', 'aldine'), 'after' => '</p></nav>']) !!}