__( '« Newer', 'board-games' ), // Change the label for "previous" 'next_text' => __( 'Older »', 'board-games' ), // Change the label for "next" 'screen_reader_text' => __( 'Posts navigation', 'board-games' ), ) ); else : // Display numeric pagination (Page numbers) the_posts_pagination( array( 'prev_text' => __( '« Previous', 'board-games' ), 'next_text' => __( 'Next »', 'board-games' ), 'type' => 'list', // Display as