hello
Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : chryzalihi ( 621211) PHP Version : 8.3.31 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl Directory : /home/c/h/r/chryzalihi/www/wp-contentOLD/themes/rakiya/misc/ |
<?php if ( get_option( 'page_comments' ) && 1 < get_comment_pages_count() ) : // Check for paged comments. ?> <nav class="comments-nav" role="navigation" aria-labelledby="comments-nav-title"> <h3 id="comments-nav-title" class="screen-reader-text"><?php esc_html_e( 'Comments Navigation', 'rakiya' ); ?></h3> <?php previous_comments_link( esc_html_x( '← Previous', 'comments navigation', 'rakiya' ) ); ?> <span class="page-numbers"><?php // Translators: Comments page numbers. 1 is current page and 2 is total pages. printf( esc_html__( 'Page %1$s of %2$s', 'rakiya' ), get_query_var( 'cpage' ) ? absint( get_query_var( 'cpage' ) ) : 1, get_comment_pages_count() ); ?></span> <?php next_comments_link( esc_html_x( 'Next →', 'comments navigation', 'rakiya' ) ); ?> </nav><!-- .comments-nav --> <?php endif; // End check for paged comments. ?>