????

Your IP : 18.116.67.230


Current Path : /home/webcloude/www/wp-content/plugins/presto-player/templates/parts/
Upload File :
Current File : /home/webcloude/www/wp-content/plugins/presto-player/templates/parts/logo.php

<?php if ($data['logo']) : ?>
    <img src="<?php echo esc_url($data['logo']); ?>" class="presto-player__logo is-bottom-right" style="width: <?php echo (int) $data['logo_width']; ?>px" />
<?php endif; ?>