????JFIF??x?x????'403WebShell
403Webshell
Server IP : 104.21.16.1  /  Your IP : 216.73.216.145
Web Server : LiteSpeed
System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : tempvsty ( 647)
PHP Version : 8.0.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/home/tempvsty/pontiacques.org/wp-content/themes/slide/views/utils/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/home/tempvsty/pontiacques.org/wp-content/themes/slide/views/utils/archive_nav.php
   <?php
	/*
		query var:
			$class_archive_nav
	*/

	$older_post_str = esc_html__('Older posts', 'slide');
	$newer_post_str = esc_html__('Newer posts', 'slide');
	
	if (strpos($class_archive_nav, "discography_post_nav")) {
		$older_post_str = esc_html__(' Older music', 'slide');
		$newer_post_str = esc_html__('Newer music', 'slide');
	}
	if (strpos($class_archive_nav, "video_post_nav")) {
		$older_post_str = esc_html__('Older videos', 'slide');
		$newer_post_str = esc_html__('Newer videos', 'slide');
	}
	if (strpos($class_archive_nav, "artists_post_nav")) {
		$older_post_str = esc_html__('Older artists', 'slide');
		$newer_post_str = esc_html__('Newer artists', 'slide');
	}
	if (strpos($class_archive_nav, "gallery_post_nav")) {
		$older_post_str = esc_html__('Older galleries', 'slide');
		$newer_post_str = esc_html__('Newer galleries', 'slide');
	}
	$paged_nav = function_exists("wp_pagenavi") ? true : false;
	if ($paged_nav) {
		$class_archive_nav .= "page-navigation";
	}
?>

<div class="<?php echo esc_attr($class_archive_nav); ?> clearfix page_navigation lc_swp_boxed">
	<?php if ($paged_nav) { 
		wp_pagenavi();
	} else { ?> 
		<div class="page_nav_item swp_slide_link older_post_link">
			<?php next_posts_link($older_post_str); ?>
		</div>

		<div class="page_nav_item swp_slide_link newer_post_link">
			<?php previous_posts_link($newer_post_str); ?>
		</div>
	<?php } ?>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit