Server IP : 66.29.132.124 / Your IP : 3.139.233.121 Web Server : LiteSpeed System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : wavevlvu ( 1524) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/wavevlvu/cynthiaadediran.com/wp-content/themes/gerold/ |
Upload File : |
<?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 Gerold_Theme * @since Gerold 1.0.0 * @author ThemeJunction */ ?> <!doctype html> <html <?php language_attributes(); ?>> <head> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PNQZFN47');</script> <!-- End Google Tag Manager --> <meta charset="<?php bloginfo('charset'); ?>"> <?php if (is_singular() && pings_open(get_queried_object())) : ?> <?php endif; ?> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <?php wp_body_open(); ?> <a class="skip-link screen-reader-text" href="#primary"><?php esc_html_e('Skip to content', 'gerold'); ?></a> <!-- header start --> <?php do_action('gerold_header_style'); ?> <!-- header end --> <!-- start: Before Main Content --> <?php do_action('gerold_before_main_content'); ?> <!-- end: Before Main Content --> <!-- start: Breadcrumb Section --> <?php do_action('gerold_breadcrumb'); ?> <!-- end: Breadcrumb Section --> <main id="content" class="site-main">