HEX
Server: Apache
System: Linux host62.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
User: skytechbd (1007)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: /home/skytechbd/public_html/wp-content/plugins/LayerSlider/templates/tmpl-beta-feedback.php
<?php if(!defined('LS_ROOT_FILE')) {  header('HTTP/1.0 403 Forbidden'); exit; } ?>
<?php if(strpos(LS_PLUGIN_VERSION, 'b') !== false) : ?>
<div class="ls-version-number">
	<?php echo sprintf(__('Using beta version (%s)', 'LayerSlider'), LS_PLUGIN_VERSION) ?>
	<a href="mailto:support@kreaturamedia.com?subject=LayerSlider WP (v<?php echo LS_PLUGIN_VERSION ?>) Feedback"><?php _e('Send feedback', 'LayerSlider') ?></a>
</div>
<?php endif; ?>