Server : LiteSpeed
System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User : nandedex ( 1060)
PHP Version : 8.1.33
Disable Function : NONE
Directory :  /proc/self/root/usr/src/litespeed-wp-plugin/1.9.1.1/litespeed-cache/admin/tpl/inc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]


Current File : //proc/self/root/usr/src/litespeed-wp-plugin/1.9.1.1/litespeed-cache/admin/tpl/inc/banner_promo.php
<?php
if ( ! defined( 'WPINC' ) ) die ;

if ( ! LiteSpeed_Cache_GUI::has_promo_msg() ) {
	return ;
}

?>
<div class="litespeed-wrap notice notice-info litespeed-banner-promo">
	<div class="litespeed-banner-promo-logo"></div>

	<div class="litespeed-banner-promo-content">

		<h2><?php echo __( 'Welcome to LiteSpeed', 'litespeed-cache' ) ; ?></h2>

		<p>
			<?php echo __( 'Thank you for using LiteSpeed.', 'litespeed-cache' ) ; ?>
			<?php echo sprintf(
				__( 'If you have any questions, please do not hesitate to let us know in <a %s>our support forum</a> or by <a %s>submitting a ticket with us</a>.', 'litespeed-cache' ),
				'href="https://wordpress.org/support/plugin/litespeed-cache" target="_blank"',
				'href="https://www.litespeedtech.com/support" target="_blank"'
			) ; ?>
		</p>

		<p>
			<?php echo __( 'This plugin is created with love by LiteSpeed. Your rating is the simplest way to support us. We really appreciate it!', 'litespeed-cache' ) ; ?>
		</p>

		<a class="litespeed-btn-success litespeed-btn-xs" href="https://wordpress.org/support/plugin/litespeed-cache/reviews/?filter=5#new-post" target="_blank"><?php echo __( 'Sure I\'d love to!', 'litespeed-cache' ) ; ?></a>
		<button type="button" class="litespeed-btn-primary litespeed-btn-xs" id="litespeed-promo-done"><?php echo __( 'I\'ve already left a review', 'litespeed-cache' ) ; ?></button>
		<button type="button" class="litespeed-btn-warning litespeed-btn-xs" id="litespeed-promo-later"><?php echo __( 'Maybe later', 'litespeed-cache' ) ; ?></button>
	</div>
</div>

F1le Man4ger