????JFIF??x?x????'403WebShell
403Webshell
Server IP : 104.21.112.1  /  Your IP : 216.73.216.145
Web Server : LiteSpeed
System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : tempvsty ( 647)
PHP Version : 8.0.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/tempvsty/pontiacques.org/wp-content/themes/slide/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/tempvsty/pontiacques.org/wp-content/themes/slide/views//copyright_area.php
<?php

$copy_bgc = SLIDE_SWP_get_copyright_bgc();
$copy_cs = SLIDE_SWP_get_copyrigth_color_scheme();
$copyrigth_text =  html_entity_decode(SLIDE_SWP_get_copyrigth_text());
$copyright_shows = SLIDE_SWP_what_copyright_shows();
$copy_bg_img = SLIDE_SWP_get_copy_bg_img();

$allowed_html = array(
	'a'	=> array(
		"href"		=> array(),
		"target"	=> array()
		)
	);


$css_classes = "lc_copy_area lc_swp_bg_color " . $copy_cs . " " . $copyright_shows;
if (strlen($copy_bg_img)) {
	$css_classes .= " lc_swp_background_image";
} ?>


<div class="<?php echo esc_attr($css_classes); ?>" data-color="<?php echo esc_attr($copy_bgc); ?>" data-bgimage="<?php echo esc_attr($copy_bg_img); ?>">
	<?php if ("copy_text_only" == $copyright_shows) { ?>
		<?php if (!empty($copyrigth_text)) { ?>
		<div class="copy_text">
			<?php echo wp_kses($copyrigth_text, $allowed_html); ?>
		</div>
		<?php } ?>
	<?php } ?>

	<?php if ("text_logo_social" == $copyright_shows) { ?>
	<div class="lc_swp_full clearfix">
		<div class="footer_branding">
			<?php 
			$copy_logo = SLIDE_SWP_get_copy_logo();
			if (strlen($copy_logo)) { 
			?>
			<img src="<?php echo esc_url($copy_logo); ?>" alt="<?php bloginfo('name'); ?>" class="footer_logo">
			<?php } ?>

			<?php
			$user_profiles = array();
			$user_profiles = SLIDE_SWP_get_available_social_profiles();

			foreach ($user_profiles as $social_profile) { ?>

				<div class="copy_social_icon lc_social_icon">
					<a href="<?php echo esc_url($social_profile['url']); ?>" target="_blank">
						<i class="fab fa-<?php echo esc_attr($social_profile['icon']); ?>"></i>
					</a>
				</div>

			<?php } ?>
		</div>

		<?php if (!empty($copyrigth_text)) { ?>
		<div class="copy_text">
			<?php echo wp_kses($copyrigth_text, $allowed_html); ?>
		</div>
		<?php } ?>
	</div>
	<?php } ?>

	<?php if("email_menu_icons_logo" == $copyright_shows) { ?>
		<div class="copy_email"> <?php echo esc_html(SLIDE_SWP_get_contact_email()); ?> </div>

		<?php
			wp_nav_menu(
				array(
					'theme_location'	=> 'footer-menu', 
					'container'			=> 'nav',
					'container_class'	=> 'classic_menu footer_menu',
					'fallback_cb'		=> 'false'
				)
			);
		?>

		<?php
			$user_profiles = array();
			$user_profiles = SLIDE_SWP_get_available_social_profiles();

			foreach ($user_profiles as $social_profile) { ?>
				<div class="copy_social_icon lc_social_icon">
					<a href="<?php echo esc_url($social_profile['url']); ?>" target="_blank">
						<i class="fab fa-<?php echo esc_attr($social_profile['icon']); ?>"></i>
					</a>
				</div>
			<?php } /*foreach*/ ?>
		
		<?php 
		$copy_logo = SLIDE_SWP_get_copy_logo();
		if (strlen($copy_logo)) { 
		?>
		<div class="copy_logo">
			<img src="<?php echo esc_url($copy_logo); ?>" alt="<?php bloginfo('name'); ?>" class="footer_logo">
		</div>
		<?php } ?>				

	<?php } ?>

	<?php if("logo_menu_text" == $copyright_shows) { ?>
		<?php 
		$copy_logo = SLIDE_SWP_get_copy_logo();
		if (strlen($copy_logo)) { 
		?>
		<div class="copy_logo">
			<img src="<?php echo esc_url($copy_logo); ?>" alt="<?php bloginfo('name'); ?>">
		</div>
		<?php } ?>	

		<?php
			wp_nav_menu(
				array(
					'theme_location'	=> 'footer-menu', 
					'container'			=> 'nav',
					'container_class'	=> 'classic_menu footer_menu',
					'fallback_cb'		=> 'false'
				)
			);
		?>

		<?php if (!empty($copyrigth_text)) { ?>
		<div class="copy_text anchor_logo_menu_text">
			<?php echo wp_kses($copyrigth_text, $allowed_html); ?>
		</div>		
		<?php } ?>

	<?php } ?>
</div>			

Youez - 2016 - github.com/yon3zu
LinuXploit