HEX
Server: Apache
System: Linux webm003.cluster111.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: assotraipi (849654)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/assotraipi/www/wp-content/plugins/youtube-channel-gallery/templates/player.php
<?php $embed_responsive = $ytchag_ratio == '4x3' ? 'embed-responsive-4by3' : 'embed-responsive-16by9'; ?>
<div class="ytc-pslb ytcplayer-wrapper" style="width:<?php echo $ytchag_width_value?><?php echo $ytchag_width_type?>;">
  <div class="embed-responsive <?php echo $embed_responsive?>">
    <iframe id="ytcplayer<?php echo $plugincount?>" class="ytcplayer" allowfullscreen src="<?php echo $youtube_url?>/embed/<?php echo $youtubeid?>?version=3<?php echo $ytchag_theme?><?php echo $ytchag_color?><?php echo $ytchag_autoplay?><?php echo $ytchag_modestbranding?><?php echo $ytchag_rel?><?php echo $ytchag_showinfo?>&enablejsapi=1&wmode=transparent" frameborder="0"></iframe>
  </div>
</div>