[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.117.231.160: ~ $
<?php
/**
 * The header for our theme
 *
 * This is the template that displays all of the <head> section and everything up until <div id="content">
 *
 * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
 *
 * @package Education_LMS
 */

?>
<!doctype html>
<html <?php language_attributes(); ?>>
<head>
	<meta charset="<?php bloginfo( 'charset' ); ?>">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="http://gmpg.org/xfn/11">

	<?php wp_head(); ?>
</head>

<body <?php body_class(); ?>>

<div id="page" class="site">
	<a class="skip-link screen-reader-text" href="#content"><?php esc_html_e( 'Skip to content', 'education-lms' ); ?></a>

	<header id="masthead" class="site-header">
        <?php education_lms_header() ; ?>
	</header><!-- #masthead -->

    <div class="nav-form ">
        <div class="nav-content">
            <div class="nav-spec">
                <nav class="nav-menu">
                    <?php $menu_sidebar = esc_attr( get_theme_mod( 'menu_display', 'left' ) ); ?>
                    <?php if ($menu_sidebar != 'dropdown') { ?>
                    <div class="mobile-menu nav-is-visible"><span></span></div>
                    <?php } ?>
                    <?php 
                    if ( has_nav_menu( 'menu-1' ) ) { 
                        wp_nav_menu( array( 'theme_location' => 'menu-1', 'menu_id' => 'primary-menu', 'after' => '<span class="arrow"></span>' ) );
                    } 
                    ?>
                </nav>
            </div>
        </div>
    </div>

    <?php do_action('education_lms_header_titlebar') ; ?>

	<div id="content" class="site-content">

Filemanager

Name Type Size Permission Actions
assets Folder 0755
inc Folder 0755
learnpress Folder 0755
template-parts Folder 0755
404.php File 898 B 0644
archive.php File 1.32 KB 0644
comments.php File 2.01 KB 0644
footer.php File 2.72 KB 0644
fullwidth-template.php File 531 B 0644
functions.php File 9.64 KB 0644
header.php File 1.7 KB 0644
index.php File 1.57 KB 0644
page.php File 1.22 KB 0644
readme.txt File 3.84 KB 0644
rtl.css File 2.13 KB 0644
screenshot.png File 57.04 KB 0644
search.php File 1.77 KB 0644
sidebar.php File 448 B 0644
single.php File 1.51 KB 0644
style.css File 283.76 KB 0644
woocommerce.php File 408 B 0644