Uname: Linux webm012.cluster130.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 8.0.30 [ PHP INFO ] PHP os: Linux
Server Ip: 145.239.37.162
Your Ip: 216.73.216.190
User: dreampi (1009562) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : pagination.php
<?php
/**
 * Template part for displaying a pagination
 *
 * @package thebase
 */

namespace TheBase;

the_posts_pagination(
	apply_filters(
		'thebase_pagination_args',
		array(
			'mid_size'           => 2,
			'prev_text'          => '<span class="screen-reader-text">' . __( 'Previous Page', 'basetheme' ) . '</span>' . thebase()->get_icon( 'arrow-left', _x( 'Previous', 'previous set of archive results', 'basetheme' ) ),
			'next_text'          => '<span class="screen-reader-text">' . __( 'Next Page', 'basetheme' ) . '</span>' . thebase()->get_icon( 'arrow-right', _x( 'Next', 'next set of archive results', 'basetheme' ) ),
			'screen_reader_text' => __( 'Page navigation', 'basetheme' ),
		)
	)
);
© 2026 GrazzMean-Shell