Changeset 9927
- Timestamp:
- 05/26/2020 12:31:05 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/header.php
r2044 r9927 1 1 <?php 2 2 $GLOBALS['pagetitle'] = wp_get_document_title(); 3 global $wporg_global_header_options; 4 if ( !isset( $wporg_global_header_options['in_wrapper'] ) ) { 5 $wporg_global_header_options['in_wrapper'] = ''; 6 } 7 $wporg_global_header_options['in_wrapper'] .= '<a class="skip-link screen-reader-text" href="#headline">' . esc_html( 'Skip to content', 'make-wporg' ) . '</a>'; 3 8 require( WPORGPATH . 'header.php' ); 4 9 ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)