403Webshell
Server IP : 209.172.2.30  /  Your IP : 216.73.216.53
Web Server : LiteSpeed
System : Linux server103.orangehost.com 3.10.0-962.3.2.lve1.5.78.el7.x86_64 #1 SMP Fri Feb 17 08:16:56 UTC 2023 x86_64
User : elieihic ( 1117)
PHP Version : 8.1.28
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/elieihic/ceaconsulting.rw/wp-content/themes/intime/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/elieihic/ceaconsulting.rw/wp-content/themes/intime/single-ct-mega-menu.php
<?php
/**
 * The header for our theme.
 * This is the template that displays all of the <head> section and everything up until <div id="content">
 *
 * @package Intime
 */
?>
<!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="//gmpg.org/xfn/11">
    <?php wp_head(); ?>
</head>

<body <?php body_class(); ?>>
    <?php wp_body_open(); ?>
    <div id="page" class="site">
        <?php 
            intime_page_loading();
            intime_page_title_layout();
        ?>
        <div id="content" class="site-content">
            <div class="content-inner">
                <div class="container content-container">
                    <div class="row content-row">
                        <div id="primary" class="col-12">
                            <main id="main" class="site-main">
                                <?php

                                    while ( have_posts() )
                                    {
                                        the_post(); ?>
                                        <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
                                            <div class="entry-body">
                                                <div class="entry-content clearfix">
                                                    <?php the_content(); ?>
                                                </div><!-- .entry-content -->
                                            </div>
                                        </article><!-- #post -->
                                        <?php if ( comments_open() || get_comments_number() )
                                        {
                                            comments_template();
                                        }
                                    }
                                ?>
                            </main><!-- #main -->
                        </div><!-- #primary -->
                    </div>
                </div>
<?php get_footer();

Youez - 2016 - github.com/yon3zu
LinuXploit