. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
| Server IP : 87.98.249.37 / Your IP : 216.73.216.208 [ Web Server : Microsoft-IIS/10.0 System : Windows NT NS3076740 10.0 build 17763 (Windows Server 2019) AMD64 User : IWPD_292(growel19p) ( 0) PHP Version : 8.3.12 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Inetpub/vhosts/growel.com/httpdocs/2025/blog/wp-content/themes/maxwell/ |
Upload File : |
<?php /** * The header for our theme. * * Displays all of the <head> section and everything up till <div id="content"> * * @package Maxwell */ ?><!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"> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>"> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <?php do_action( 'wp_body_open' ); ?> <?php do_action( 'maxwell_header_bar' ); ?> <?php do_action( 'maxwell_before_site' ); ?> <div id="page" class="hfeed site"> <a class="skip-link screen-reader-text" href="#content"><?php esc_html_e( 'Skip to content', 'maxwell' ); ?></a> <?php do_action( 'maxwell_before_header' ); ?> <header id="masthead" class="site-header clearfix" role="banner"> <?php get_template_part( 'template-parts/header/site', 'navigation' ); ?> </header><!-- #masthead --> <?php do_action( 'maxwell_after_header' ); ?> <?php maxwell_header_image(); ?> <div id="content" class="site-content container clearfix"> <?php maxwell_breadcrumbs(); ?>