<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> <header id="#top" class="amp-wp-header"> <div> <a href="<?php echo esc_url( $this->get( 'home_url' ) ); ?>"> <?php echo esc_html( $this->get( 'blog_name' ) ); ?> </a> </div> </header>