관리-도구
편집 파일: headerrwv.php
<?php if ( ! isset( $_SESSION ) ) session_start(); ?> <!DOCTYPE html> <!--[if IE 6]> <html id="ie6" <?php language_attributes(); ?>> <![endif]--> <!--[if IE 7]> <html id="ie7" <?php language_attributes(); ?>> <![endif]--> <!--[if IE 8]> <html id="ie8" <?php language_attributes(); ?>> <![endif]--> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--> <html <?php language_attributes(); ?>> <!--<![endif]--> <head> <meta charset="<?php bloginfo( 'charset' ); ?>" /> <title><?php wp_title(); ?></title> <?php elegant_description(); ?> <?php elegant_keywords(); ?> <?php elegant_canonical(); ?> <?php do_action( 'et_head_meta' ); ?> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php $template_directory_uri = get_template_directory_uri(); ?> <!--[if lt IE 9]> <script src="<?php echo esc_url( $template_directory_uri . '/js/html5.js"' ); ?>" type="text/javascript"></script> <![endif]--> <script type="text/javascript"> document.documentElement.className = 'js'; </script> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <div id="page-container"><img src="<?php echo esc_url( $template_directory_uri . '/"' ); ?>header.jpg" width="950" height="92" alt=""/> <!-- #main-header --> <?php //if ( is_page_template( 'page-template-blank.php' ) ) { // return; // } //$et_secondary_nav_items = et_divi_get_top_nav_items(); //$et_phone_number = $et_secondary_nav_items->phone_number; // $et_email = $et_secondary_nav_items->email; // $et_contact_info_defined = $et_secondary_nav_items->contact_info_defined; //$show_header_social_icons = $et_secondary_nav_items->show_header_social_icons; //$et_secondary_nav = $et_secondary_nav_items->secondary_nav; //$et_top_info_defined = $et_secondary_nav_items->top_info_defined; ?> <div id="et-main-area">