| Current Path : /home/n/i/c/nicedoo/www/wp-content/themes/grocery-shopping/template-parts/ |
| Current File : /home/n/i/c/nicedoo/www/wp-content/themes/grocery-shopping/template-parts/pagination.php |
<?php the_posts_pagination( array( 'prev_text' => esc_html__( 'Previous page', 'grocery-shopping' ), 'next_text' => esc_html__( 'Next page', 'grocery-shopping' ), ) );