403Webshell
Server IP : 213.186.33.4  /  Your IP : 216.73.216.222
Web Server : Apache
System : Linux webm005.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 : karinebmkh ( 644538)
PHP Version : 8.4.22
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/karinebmkh/www2/wp-content/themes/novablog/post-template/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/karinebmkh/www2/wp-content/themes/novablog/post-template/post-nav.php
<div class="row pagination-below"><div class="col-md-12">
<?php 
$pagination_type = novablog_getVariable('pagination_type') ? novablog_getVariable('pagination_type') : 'pagnum';
if($pagination_type=='pagnum') : ?>
  <?php
  the_posts_pagination( array(
   'mid_size' => 3,
   'type' => 'list',
				'prev_text'          => theme_locals("prev"),
				'next_text'          => theme_locals("next")
			) );
			?>
<?php endif; ?>
<?php 
global $wp_query;
if ( $wp_query->max_num_pages > 1 && $pagination_type=='paglink' ) : ?>
    <div class="paglink">
     <span class="pull-left">
	  <?php previous_posts_link(theme_locals("newer")) ?>
</span>       
	   <span class="pull-right">
		<?php next_posts_link(theme_locals("older")) ?>
	  </span>
    </div>
  <?php endif; ?>

  		<?php
		if ( $wp_query->max_num_pages > 1 && $pagination_type=='loadmore' or $wp_query->max_num_pages > 1 && $pagination_type=='infinite' ) { 
		$all_num_pages = $wp_query -> max_num_pages;
  $next_page_url = novablog_next_page($all_num_pages);

?>
<div class="ajax-pagination-container">
  <a href="<?php echo esc_url($next_page_url); ?>" id="ajax-load-more-posts-button"></a>
</div>
<?php } ?>
</div></div>

Youez - 2016 - github.com/yon3zu
LinuXploit