Merge remote-tracking branch 'origin/master' into title-theme-support
This commit is contained in:
commit
8b23932190
4 changed files with 115 additions and 66 deletions
|
@ -28,7 +28,7 @@
|
|||
</div><!-- .site-branding -->
|
||||
|
||||
<nav id="site-navigation" class="main-navigation" role="navigation">
|
||||
<button class="menu-toggle"><?php _e( 'Primary Menu', '_s' ); ?></button>
|
||||
<button class="menu-toggle" aria-controls="menu" aria-expanded="false"><?php _e( 'Primary Menu', '_s' ); ?></button>
|
||||
<?php wp_nav_menu( array( 'theme_location' => 'primary' ) ); ?>
|
||||
</nav><!-- #site-navigation -->
|
||||
</header><!-- #masthead -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue