Ticket #4109: 4109-plugins.diff
File 4109-plugins.diff, 772 bytes (added by , 6 years ago) |
---|
-
header.php
18 18 ); 19 19 20 20 $GLOBALS['pagetitle'] = wp_get_document_title(); 21 $GLOBALS['wporg_global_header_options'] = array( 22 'in_wrapper' => '<a class="skip-link screen-reader-text" href="#main">' . esc_html( 'Skip to content', 'wporg-plugins' ) . '</a>', 23 ); 21 24 require WPORGPATH . 'header.php'; 22 25 ?> 23 26 <div id="page" class="site"> 24 <a class="skip-link screen-reader-text" href="#main"><?php esc_html_e( 'Skip to content', 'wporg-plugins' ); ?></a>25 26 27 <div id="content" class="site-content"> 27 28 <header id="masthead" class="site-header <?php echo is_home() ? 'home' : ''; ?>" role="banner"> 28 29 <div class="site-branding">