SILENT KILLERPanel

Current Path: > home > > transcarter > www > wp-content > themes > bridge > templates > blog-parts > compound


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home//transcarter/www/wp-content/themes/bridge/templates/blog-parts/compound

NameTypeSizeLast ModifiedActions
gallery.php File 1002 bytes March 10 2023 20:42:12.
image.php File 317 bytes March 10 2023 20:42:12.
meta.php File 1265 bytes March 10 2023 20:42:14.
text.php File 67 bytes March 10 2023 20:42:14.
title.php File 581 bytes March 10 2023 20:42:14.
video.php File 2552 bytes March 10 2023 20:42:14.

Reading File: /home//transcarter/www/wp-content/themes/bridge/templates/blog-parts/compound/video.php

<div class="post_image">
    <?php $_video_type = get_post_meta(get_the_ID(), "video_format_choose", true);?>
    <?php if($_video_type == "youtube") { ?>
        <iframe name="fitvid-<?php the_ID(); ?>"  src="//www.youtube.com/embed/<?php echo get_post_meta(get_the_ID(), "video_format_link", true);  ?>?wmode=transparent" wmode="Opaque" width="805" height="403" allowfullscreen></iframe>
    <?php } elseif ($_video_type == "vimeo"){ ?>
        <iframe name="fitvid-<?php the_ID(); ?>" src="//player.vimeo.com/video/<?php echo get_post_meta(get_the_ID(), "video_format_link", true);  ?>?title=0&amp;byline=0&amp;portrait=0" frameborder="0" width="800" height="450" allowfullscreen></iframe>
    <?php } elseif ($_video_type == "self"){ ?>
        <div class="video">
            <div class="mobile-video-image" style="background-image: url(<?php echo get_post_meta(get_the_ID(), "video_format_image", true);  ?>);"></div>
            <div class="video-wrap"  >
                <video class="video" poster="<?php echo get_post_meta(get_the_ID(), "video_format_image", true);  ?>" preload="auto">
                    <?php if(get_post_meta(get_the_ID(), "video_format_webm", true) != "") { ?> <source type="video/webm" src="<?php echo get_post_meta(get_the_ID(), "video_format_webm", true);  ?>"> <?php } ?>
                    <?php if(get_post_meta(get_the_ID(), "video_format_mp4", true) != "") { ?> <source type="video/mp4" src="<?php echo get_post_meta(get_the_ID(), "video_format_mp4", true);  ?>"> <?php } ?>
                    <?php if(get_post_meta(get_the_ID(), "video_format_ogv", true) != "") { ?> <source type="video/ogg" src="<?php echo get_post_meta(get_the_ID(), "video_format_ogv", true);  ?>"> <?php } ?>
                    <object width="320" height="240" type="application/x-shockwave-flash" data="<?php echo get_template_directory_uri(); ?>/js/flashmediaelement.swf">
                        <param name="movie" value="<?php echo get_template_directory_uri(); ?>/js/flashmediaelement.swf" />
                        <param name="flashvars" value="controls=true&file=<?php echo get_post_meta(get_the_ID(), "video_format_mp4", true);  ?>" />
                        <img itemprop="image" src="<?php echo get_post_meta(get_the_ID(), "video_format_image", true);  ?>" width="1920" height="800" title="<?php echo esc_html__('No video playback capabilities', 'bridge'); ?>" alt="<?php echo esc_html__('Video thumb', 'bridge'); ?>" />
                    </object>
                </video>
            </div></div>
    <?php } ?>
</div>

SILENT KILLER Tool