From 2bd025464cbe30835e07b698a5a02eeaa6b9427d Mon Sep 17 00:00:00 2001 From: joedolson Date: Sat, 22 Feb 2025 01:38:24 +0000 Subject: [PATCH] Bundled Theme: A11y: Fix skip link in Twenty Ten. Fix the source positioning of the skip link in Twenty Ten and add CSS for visibility on focus. Props anonymized_3085, iammattthomas, joedolson, sabernhardt, shailu25, mukesh27, poena. Fixes #14795. Built from https://develop.svn.wordpress.org/trunk@59857 git-svn-id: http://core.svn.wordpress.org/trunk@59199 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyten/header.php | 4 ++-- wp-content/themes/twentyten/style.css | 15 +++++++++++++++ wp-includes/version.php | 2 +- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/wp-content/themes/twentyten/header.php b/wp-content/themes/twentyten/header.php index e7e6d75874..5d38be5a10 100644 --- a/wp-content/themes/twentyten/header.php +++ b/wp-content/themes/twentyten/header.php @@ -63,6 +63,8 @@ if ( is_singular() && get_option( 'thread_comments' ) ) { >
+ +