403Webshell
Server IP : 77.50.203.18  /  Your IP : 192.168.0.10
Web Server : Apache/2.4.62 (CentOS Stream) OpenSSL/3.5.7 mpm-itk/2.4.7-04 PHP/8.4.23
System : Linux web2 5.14.0-722.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jul 6 09:07:51 UTC 2026 x86_64
User : warsnews.ru ( 1001)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/ifwar.ru/www/wp-content/plugins/clever-fox/inc/aviser/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/ifwar.ru/www/wp-content/plugins/clever-fox/inc/aviser/extras.php
<?php
if ( ! defined( 'ABSPATH' ) ) exit;
/**
 * @package   Aviser
 */
if ( ! function_exists( 'avril_above_header_contact_info' ) ) :
	function avril_above_header_contact_info() {
		$hide_show_cntct_details 	= get_theme_mod( 'hide_show_cntct_details','1'); 
		$hide_show_email_details 	= get_theme_mod( 'hide_show_email_details','1');
		$hide_show_mbl_details 		= get_theme_mod( 'hide_show_mbl_details','1'); 	
		if($hide_show_cntct_details == '1'  || $hide_show_email_details == '1'  || $hide_show_mbl_details == '1') {
	?>
	<div class="contact-details"> 
		<div class="widget-right text-av-right text-center"> 
			<?php 
				$tlh_contct_icon 			= get_theme_mod( 'tlh_contct_icon','fa-clock-o'); 	
				$tlh_contact_title 			= get_theme_mod( 'tlh_contact_title',__('8:00AM - 6:00PM','clever-fox')); 
				$tlh_contact_sbtitle 		= get_theme_mod( 'tlh_contact_sbtitle',__('Monday to Saturday','clever-fox')); 
			?>
			<?php if($hide_show_cntct_details == '1') { ?>
				<aside class="widget widget-contact wgt-1">
					<div class="contact-area">
						<div class="contact-icon">
						   <i class="fa <?php echo  esc_attr($tlh_contct_icon); ?>"></i>
						</div>
						<a href="javascript:void(0)" class="contact-info">
							<span class="text"><?php echo esc_html($tlh_contact_title); ?></span>
							<span class="title"><?php echo esc_html($tlh_contact_sbtitle); ?></span>
						</a>
					</div>
				</aside>
			<?php } ?>
		<?php 
			$tlh_email_icon 			= get_theme_mod( 'tlh_email_icon','fa-phone'); 	
			$tlh_email_title 			= get_theme_mod( 'tlh_email_title',__('Email Us','clever-fox')); 
			$tlh_email_sbtitle 			= get_theme_mod( 'tlh_email_sbtitle',__('email@email.com','clever-fox')); 
		?>	
		<?php if($hide_show_email_details == '1') { ?>
			<aside class="widget widget-contact wgt-2">
				<div class="contact-area">
					<div class="contact-icon">
						<i class="fa <?php echo  esc_attr($tlh_email_icon); ?>"></i>
					</div>
					<a href="mailto:<?php echo esc_html($tlh_email_sbtitle); ?>" class="contact-info">
						<span class="text"><?php echo esc_html($tlh_email_title); ?></span>
						<span class="title"><?php echo esc_html($tlh_email_sbtitle); ?></span>
					</a>
				</div>
			</aside>
		<?php } ?>	
		<?php 
			$tlh_mobile_icon 			= get_theme_mod( 'tlh_mobile_icon','fa-map-marker');
			$tlh_mobile_title 			= get_theme_mod( 'tlh_mobile_title',__('Online 24x7','clever-fox')); 
			$tlh_mobile_sbtitle 		= get_theme_mod( 'tlh_mobile_sbtitle',__('+1-0120-400-00-00','clever-fox')); 
		?>
		<?php if($hide_show_mbl_details == '1') { ?>
			<aside class="widget widget-contact wgt-3">
				<div class="contact-area">
					<div class="contact-icon">
						<i class="fa <?php echo  esc_attr($tlh_mobile_icon); ?>"></i>
					</div>
					<a href="tel:<?php echo esc_html($tlh_mobile_sbtitle); ?>" class="contact-info">
						<span class="text"><?php echo esc_html($tlh_mobile_title); ?></span>
						<span class="title"><?php echo esc_html($tlh_mobile_sbtitle); ?></span>
					</a>
				</div>
			</aside>
		<?php } ?>	
		</div>	
	</div>	
								  
	<?php 
}} endif;
add_action('avril_above_header_contact_info', 'avril_above_header_contact_info'); 

Youez - 2016 - github.com/yon3zu
LinuXploit