Changeset 8239
- Timestamp:
- 02/13/2019 06:54:39 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/header.php
r7288 r8239 19 19 ); 20 20 21 $GLOBALS['wporg_global_header_options'] = array( 22 'in_wrapper' => '<a class="skip-link screen-reader-text" href="#content">' . esc_html( 'Skip to content', 'wporg-forums' ) . '</a>', 23 ); 21 24 wporg_get_global_header(); 22 25 ?>
Note: See TracChangeset
for help on using the changeset viewer.