403Webshell
Server IP : 91.240.85.141  /  Your IP : 216.73.216.223
Web Server : nginx/1.28.0
System : Linux nuevo.ru 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User :  ( 1029)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/wpface_ru_usr/data/www/wpface.ru/wp-content/themes/wpface/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/wpface_ru_usr/data/www/wpface.ru/wp-content/themes/wpface/header.php
<?php
/**
 * The header.
 *
 * This is the template that displays all of the <head> section and everything up until main.
 *
 * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
 *
 * @package WordPress
 * @subpackage Twenty_Twenty_One
 * @since Twenty Twenty-One 1.0
 */
 if (is_home()) {
   $theme_body = 'nav-home3';
} else {
   $theme_body = '';
}


$profile_info = get_profile_info();
?>
<!DOCTYPE html>
<html lang="ru">
<head>

    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">

    <link rel="icon" href="/src/assets/img/favicon.png" sizes="16x16">
<?php if (is_front_page()) : ?>
    <title>wpFace - магазин плагинов и шаблонов для WordPress</title>
<?php else : ?>
    <title><?php wp_title(''); ?></title>
<?php endif; ?>

    <link rel="stylesheet" href="/src/css/bootstrap.css">
    <link rel="stylesheet" href="/src/css/owl.carousel.min.css">
    <link rel="stylesheet" href="/src/css/owl.theme.default.min.css">
    <link rel="stylesheet" href="/src/css/app.css">
    <link rel="stylesheet" href="/src/css/wpface.css">
	<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&display=swap" rel="stylesheet">
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
   (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
   m[i].l=1*new Date();
   for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
   k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
   (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");

   ym(94684129, "init", {
        clickmap:true,
        trackLinks:true,
        accurateTrackBounce:true,
        webvisor:true
   });
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/94684129" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
<?=wp_head();?>
</head>
<?php

if (function_exists('is_checkout') && is_checkout()) {
?>

<body style="display:none;">
<?php
}else{
?>

<body>

<?php
}
?>
        <div id="myNav" class="overlay-content-otr">
            <div class="modal-content-custom">
                <div class="overlay-content">
                    <svg class="icon-close" width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 1L1 17M17 17L1 1" stroke="#CFCFCF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                    <div class="logo-otr">
                        <a href="/" class="logo-inr">
                            <img class="logo" src="/src/images/logo.png" alt="wpface">
                        </a>
                    </div>
                    <div class="input-main">
                        <input class="input" type="text" placeholder="Поиск">
                        <svg class="search-icon" width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 15A7 7 0 108 1a7 7 0 000 14zM12.95 12.95L17 17" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                    </div>
                    <div class="navigation-otr">
                        <ul class="navigation-inr">
                            <li class="nav-li">
                                <a href="/" class="nav-a heading-h4 home">Главная</a>
                            </li>
                            <li class="nav-li">
                                <a class="nav-a heading-h4 explore">Обзор
								<svg class="caret-down" width="12" height="8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 1.5l-5 5-5-5" stroke="#666" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                                   </a>
                                <ul class="dropdown-otr drop-2">
                                    <li class="dropdown-li">
                                        <a href="/topics/plugins-wordpress" class="dropdown-a body-mb">Плагины WordPress</a>
                                    </li>
                                      <li class="dropdown-li">
                                        <a href="/topics/webasyst" class="dropdown-a body-mb">Webasyst</a>
                                    </li>
                                      <li class="dropdown-li">
                                        <a href="/topics/webasyst/plugins-webasyst" class="dropdown-a body-mb">Плагины Webasyst</a>
                                    </li>
                                    <li class="dropdown-li">
                                        <a href="/topics/themes-wordpress" class="dropdown-a body-mb">Темы WordPress</a>
                                    </li>
                                    <li class="dropdown-li">
                                        <a href="/topics/scripts-php" class="dropdown-a body-mb">Скрипты PHP</a>
                                    </li>
                                    <li class="dropdown-li">
                                        <a href="/topics/seo-tools" class="dropdown-a body-mb">SEO Tools</a>
                                    </li>

                                </ul>
                            </li>
                            <li class="nav-li">
                                <a href="/topics/guide" class="nav-a heading-h4">Страницы</a>
                            </li>
                            <li class="nav-li">
                                <a class="nav-a heading-h4 community">О нас
								<svg class="caret-down" width="12" height="8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 1.5l-5 5-5-5" stroke="#666" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                                </a>
                                <ul class="dropdown-otr drop-5">
                                    <li class="dropdown-li">
                                        <a href="/tel.html" class="dropdown-a body-mb">Контакты</a>
                                    </li>
                                    <li class="dropdown-li">
                                        <a href="/rules.html" class="dropdown-a body-mb">Договор</a>
                                    </li>
                                </ul>
                            </li>
                        </ul>
                    </div>
                    <div class="action-otr">
                        <a href="../pages/Create.html" class="btn-fill btn-create">Связаться
						<svg class="icon" width="32" height="32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 16.859l11.24 9.89a1 1 0 001.635-.527l4.702-20.516a1 1 0 00-1.34-1.154l-23.07 9.063a1 1 0 00.17 1.911L11 16.86zM11 16.86L28.014 4.57" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.613 21.799l-3.906 3.906A1 1 0 0111 24.998v-8.14" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>    </a>
                        <a href="../pages/Connect-Wallet.html" class="btn-outline1 btn-wallet">Connect Wallet</a>
                    </div>
                    <ul class="icon-ul">
                        <li class="icon-li">
                            <a href="" class="icon-a">
                                <svg class="icon" width="32" height="32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16s5.373 12 12 12z" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 11h-2a3 3 0 00-3 3v14M12 18h8" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                            </a>
                        </li>
                        <li class="icon-li">
                            <a href="" class="icon-a">
                                <svg class="icon" width="32" height="32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 25s5-1 6-4c0 0-8-3-6-14 0 0 4 5 10 6v-2a5 5 0 019.584-2H30l-4 4c0 7-5 14-14 14-4 0-6-2-6-2z" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                            </a>
                        </li>
                        <li class="icon-li">
                            <a href="" class="icon-a">
                                <svg class="icon" width="32" height="32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 19.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM20 19.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z" fill="#999"/><path d="M9.3 10A21.917 21.917 0 0116 9a21.916 21.916 0 016.7 1M22.7 22a21.917 21.917 0 01-6.7 1 21.917 21.917 0 01-6.7-1" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.38 22.761l1.504 3.006a.996.996 0 001.123.526c3.068-.75 5.712-2.057 7.638-3.73a1.007 1.007 0 00.31-1.05L25.706 7.358a1.002 1.002 0 00-.578-.639c-1.2-.491-2.44-.875-3.708-1.148a1.002 1.002 0 00-1.165.66l-.997 2.99M12.62 22.76l-1.504 3.007a.997.997 0 01-1.124.526c-3.067-.75-5.711-2.057-7.637-3.73a1.007 1.007 0 01-.309-1.05L6.293 7.358a1.003 1.003 0 01.578-.64c1.2-.49 2.44-.874 3.708-1.147a1.002 1.002 0 011.165.66l.997 2.99" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 19.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM20 19.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z" fill="#999"/><path d="M9.3 10A21.917 21.917 0 0116 9a21.916 21.916 0 016.7 1M22.7 22a21.917 21.917 0 01-6.7 1 21.917 21.917 0 01-6.7-1" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.38 22.761l1.504 3.006a.996.996 0 001.123.526c3.068-.75 5.712-2.057 7.638-3.73a1.007 1.007 0 00.31-1.05L25.706 7.358a1.002 1.002 0 00-.578-.639c-1.2-.491-2.44-.875-3.708-1.148a1.002 1.002 0 00-1.165.66l-.997 2.99M12.62 22.76l-1.504 3.007a.997.997 0 01-1.124.526c-3.067-.75-5.711-2.057-7.637-3.73a1.007 1.007 0 01-.309-1.05L6.293 7.358a1.003 1.003 0 01.578-.64c1.2-.49 2.44-.874 3.708-1.147a1.002 1.002 0 011.165.66l.997 2.99" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                            </a>
                        </li>
                        <li class="icon-li">
                            <a href="" class="icon-a">
                                <svg class="icon" width="32" height="32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 11l-4 17M7.693 19.57A10 10 0 1126 14c0 5.523-4 9-8 9s-5.204-2.633-5.204-2.633" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                            </a>
                        </li>
                        <li class="icon-li">
                            <a href="" class="icon-a">
                                <svg class="icon" width="32" height="32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 16l-6-4v8l6-4z" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 16c0 3.72.384 5.902.676 7.023a1.99 1.99 0 001.204 1.362C9.065 25.993 16 25.95 16 25.95s6.935.044 11.12-1.564a1.99 1.99 0 001.204-1.362C28.616 21.902 29 19.72 29 16c0-3.72-.384-5.902-.676-7.023a1.99 1.99 0 00-1.205-1.362C22.935 6.007 16 6.05 16 6.05S9.065 6.007 4.88 7.615a1.99 1.99 0 00-1.204 1.362C3.384 10.098 3 12.28 3 16z" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                            </a>
                        </li>
                        <li class="icon-li">
                            <a href="" class="icon-a">
                                <svg class="icon" width="32" height="32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 16.859l11.24 9.89a1 1 0 001.635-.527l4.702-20.516a1 1 0 00-1.34-1.154l-23.07 9.063a1 1 0 00.17 1.911L11 16.86zM11 16.86L28.014 4.57" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M16.613 21.799l-3.906 3.906A1 1 0 0111 24.998v-8.14" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                            </a>
                        </li>
                    </ul>
                    <div class="language-selector">
                        <ul class="language-ul">
                            <li class="language-li">
                                <a class="language-a">
                                    <img class="flag-img" src="/src/assets/img/flag-img1.png" alt="flag-img">
                                    <p class="body-sb language">Русский</p>
                                </a>
                               
                            </li>
                        </ul>
                    </div>
                    <div class="copy-name body-s">
                        Copyright © <?=date('Y')?> by <a href="https://wpface.ru/" class="name body-sb">wpface.</a> Все права защищены.
                    </div>
                    
                </div>
            </div>
        </div>

    <!--=======================================
                Modal End Here
    ========================================-->

    <!--=======================================
                Navbar Start Here
    ========================================-->

        <div class="navbar-main-2 <?=$theme_body?>">
            <div class="container-fluid">
                <div class="navbar-inr-2">
                    <div class="burger-menu">
                        <div class="burger-icon-otr burger-click">
                            <svg class="burger-icon" width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.75 12h16.5M4 6h9M11 18h9" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                        </div>
                        <a href="/" class="logo-otr">
                            <img class="logo-img" src="/src/images/logo.png" alt="wpface">
                        </a>
                    </div>
                    <div class="input-main">
                        <input class="input" type="text" placeholder="Поиск">
                        <svg class="search-icon" width="18" height="18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 15A7 7 0 108 1a7 7 0 000 14zM12.95 12.95L17 17" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
                    </div>
                    <div class="navigation-otr">
                        <ul class="navigation-inr">
                            <li class="nav-li">
                                <a class="nav-a body-sb">Главная</a>
                            </li>
                            <li class="nav-li">
                                <a class="nav-a body-sb">Обзор</a>
                              
								
								   <ul class="dropdown-otr">
                                    <li class="dropdown-li">
                                        <a href="/topics/plugins-wordpress" class="dropdown-a body-sb">Плагины WP</a>
                                    </li>
                                    <li class="dropdown-li">
                                        <a href="/topics/themes-wordpress" class="dropdown-a body-sb">Темы WordPress</a>
                                    </li>
									
									
									 <li class="dropdown-li">
                                        <a href="/topics/webasyst" class="dropdown-a body-sb">Webasyst</a>
                                    </li>
                                      <li class="dropdown-li">
                                        <a href="/topics/webasyst/plugins-webasyst" class="dropdown-a body-sb">Плагины Webasyst</a>
                                    </li>
								
                                    <li class="dropdown-li">
                                        <a href="/topics/scripts-php" class="dropdown-a body-sb">Скрипты PHP</a>
                                    </li>
                                    <li class="dropdown-li">
                                        <a href="/topics/seo-tools" class="dropdown-a body-sb">SEO Tools</a>
                                    </li>
                                </ul>
                            </li>
                            <li class="nav-li">
                                <a href="/topics/guide" class="nav-a body-sb">Страницы</a>
                            </li>
							
							
							
                            <li class="nav-li display">
                                <a class="nav-a body-sb">О нас</a>
                                <ul class="dropdown-otr">
                                    <li class="dropdown-li">
                                        <a href="./tel.html" class="dropdown-a body-sb">Контакты</a>
                                    </li>
                                    <li class="dropdown-li">
                                        <a href="./rules.html" class="dropdown-a body-sb">Договор</a>
                                    </li>
                                  
                                 
                                </ul>
                            </li>
                          
                        </ul>
                    </div>
                    <div class="action-otr">
					<?php
					if(!$profile_info['user_email']){
					?>
                        <a href="/auth.html" class="btn-fill btn-create">Войти</a>
						
					<?php
					}
					?>
                        <div class="bell-icon-otr">
                         
                        </div>
                        <div class="profile-otr">
                            <a class="profile-inr click-open3">
                                <p class="price body-sb"><?=$profile_info['user_first_name']?></p>
                                <img class="creator" src="<?=$profile_info['user_avatar_url']?>" alt="creator">
                            </a>
                        </div>
                    </div>
                </div>
            </div>
        </div>



        

Youez - 2016 - github.com/yon3zu
LinuXploit