Custom Wordpress theme for our Wordpress blog instance, based on the original TwentyTwelve
Go to file
Dominik Schilling 6c70cd9951 Improve keyboard accessibility on Custom Header and Custom Background screen.
props florianziegler.
fixes #29289.
Built from https://develop.svn.wordpress.org/trunk@30327


git-svn-id: http://core.svn.wordpress.org/trunk@30326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-11-13 12:00:57 +00:00
css Twenty Twelve: improve menu navigation for keyboard and voice-over interactions by properly focusing on submenu items when they are open. See #24839, props dannydehaan, joedolson, lancewillett. 2014-03-19 05:29:16 +00:00
inc Improve keyboard accessibility on Custom Header and Custom Background screen. 2014-11-13 12:00:57 +00:00
js Customizer: Change instances of "Theme Customizer" to just "Customizer", as the Customizer isn't necessarily theme-specific. 2014-10-15 17:21:19 +00:00
languages Bump versions and POT files for all bundled themes. fixes #29478. 2014-09-03 00:47:16 +00:00
page-templates Twenty Twelve: use plain text apostrophe in PHP template file comment text. Props zeo, fixes #22276. 2012-10-25 16:06:21 +00:00
404.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
archive.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
author.php Spell out duplicate hook locations. 2013-10-24 22:59:20 +00:00
category.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
comments.php Default themes: Don't use /** docblocks for simple multiline comments. 2013-10-09 20:39:09 +00:00
content-aside.php Bundled themes: remove `the_title_attribute()` title attributes where it duplicates `the_title()` in anchor text. Props nacin, fixes #24203. 2013-04-29 16:57:30 +00:00
content-image.php Bundled themes: remove `the_title_attribute()` title attributes where it duplicates `the_title()` in anchor text. Props nacin, fixes #24203. 2013-04-29 16:57:30 +00:00
content-link.php Twenty Twelve: add missing reply link to post format templates, props obenland. Fixes #22169. 2012-10-11 22:26:06 +00:00
content-none.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
content-page.php Twenty Twelve: fix double featured images in Front Page Template, closes #22943. 2013-03-01 16:50:34 +00:00
content-quote.php Twenty Twelve: add missing reply link to post format templates, props obenland. Fixes #22169. 2012-10-11 22:26:06 +00:00
content-status.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
content.php In TwentyTwelve and TwentyThirteen, don't print the featurd image when viewing an attachment. 2014-02-28 22:09:18 +00:00
editor-style-rtl.css Twenty Twelve: review and clarify code commenting and documentation. Props jorbin and obenland. See #21675. 2012-08-25 16:53:32 +00:00
editor-style.css TwentyTwelve: in editor-style.css change .mceWPnextpage to .mce-wp-nextpage to match the core fix for Chrome. See #24177. 2013-05-22 19:10:42 +00:00
footer.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
functions.php Twenty Twelve: make small-screen menu accessible to keyboard commands and voice-driven software by using a focusable button element rather than `h3` for the toggle element. Fixes #28224, props rclations. 2014-07-11 17:47:14 +00:00
header.php Bundled themes: Add an alt attribute with the site title for header images linked to the home page. 2014-10-06 12:44:17 +00:00
image.php Avoid a PHP notice in bundled themes if no images were found. 2014-05-27 10:55:30 +00:00
index.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
page.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
rtl.css Twenty Twelve: update post author comment markup and styles, improving hCard data parsing and simplifying styles. Fixes #23128. 2013-03-15 17:54:36 +00:00
screenshot.png Bundled themes: new screenshots at 880x660 to maximize theme goodness in the new theme viewer design. See #26159. 2013-12-06 22:07:10 +00:00
search.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
sidebar-front.php Default themes: Don't use /** docblocks for simple multiline comments. 2013-10-09 20:39:09 +00:00
sidebar.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
single.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
style.css Use HTTPS URLs for core.trac.wordpress.org 2014-09-29 13:28:16 +00:00
tag.php Default themes: Don't use /** docblocks for simple multiline comments. 2013-10-09 20:39:09 +00:00