Changeset 8238
- Timestamp:
- 02/13/2019 06:34:10 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/header.php
r7299 r8238 7 7 8 8 $GLOBALS['pagetitle'] = wp_get_document_title(); 9 $GLOBALS['wporg_global_header_options'] = array( 10 'in_wrapper' => '<a class="skip-link screen-reader-text" href="#themes">' . esc_html( 'Skip to content', 'wporg-themes' ) . '</a>', 11 ); 9 12 10 13 require WPORGPATH . 'header.php';
Note: See TracChangeset
for help on using the changeset viewer.