Custom Wordpress theme for our Wordpress blog instance, based on the original TwentyTwelve
Go to file
Lance Willett 8bbb1f3d82 Twenty Twelve: put back screen-reader-text selector, but just for site content (allows toolbar text to work correctly). See r22186 and #22025.
git-svn-id: http://core.svn.wordpress.org/trunk@22188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 17:36:46 +00:00
inc Twenty Twelve: fix comments in two files, for accuracy. 2012-09-27 15:23:15 +00:00
js Twenty Twelve: remove a duplicate/misplaced condition in theme-customizer.js, props DrewAPicture. Closes #21685. 2012-10-10 20:47:07 +00:00
languages POT, generated from r22096 2012-10-01 22:18:50 +00:00
page-templates Twenty Twelve: update comment blocks at top of each page template with a better explanation of use and purpose. 2012-09-25 19:58:33 +00:00
404.php Twenty Twelve: review and clean up end-of-element HTML comments. Props obenland for starter patch. Closes #21675. 2012-08-25 17:16:56 +00:00
archive.php Add tag.php and category.php to Twenty Twelve. While by no means required, it pulls some extra logic out of archive.php, instead leveraging the template hierarchy so it is hopefully more understandable to users tweaking their themes. Use alternative control structure syntax in all templates. fixes #21951. 2012-09-27 07:01:16 +00:00
author.php Add tag.php and category.php to Twenty Twelve. While by no means required, it pulls some extra logic out of archive.php, instead leveraging the template hierarchy so it is hopefully more understandable to users tweaking their themes. Use alternative control structure syntax in all templates. fixes #21951. 2012-09-27 07:01:16 +00:00
category.php Add tag.php and category.php to Twenty Twelve. While by no means required, it pulls some extra logic out of archive.php, instead leveraging the template hierarchy so it is hopefully more understandable to users tweaking their themes. Use alternative control structure syntax in all templates. fixes #21951. 2012-09-27 07:01:16 +00:00
comments.php Twenty Twelve: comments.php, cleanup and better indentation. Props obenland, see #21685. 2012-08-25 17:41:32 +00:00
content-aside.php Twenty Twelve: consistent indentation for content-* template files. 2012-09-27 15:20:52 +00:00
content-image.php Twenty Twelve: fix edit_post_link() inconsistencies, props obenland. Fixes #21722. 2012-09-04 04:17:49 +00:00
content-link.php Twenty Twelve: fix edit_post_link() inconsistencies, props obenland. Fixes #21722. 2012-09-04 04:17:49 +00:00
content-none.php Twenty Twelve: consistent indentation for content-* template files. 2012-09-27 15:20:52 +00:00
content-page.php Twenty Twelve: consistent indentation for content-* template files. 2012-09-27 15:20:52 +00:00
content-quote.php Twenty Twelve: consistent indentation for content-* template files. 2012-09-27 15:20:52 +00:00
content-status.php Twenty Twelve: rework markup and styles for status post format after discussion with drewstrojny and testing for float clearing. Closes #21743. 2012-09-20 21:51:48 +00:00
content.php Twenty Twelve: change author template markup to use classes instead of IDs, fixes #21937. 2012-09-21 16:39:38 +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 Improve styling and markup for gallery and attachment MCE views. 2012-10-10 06:47:22 +00:00
footer.php Twenty Twelve: pinking your trailing spaces, see #21675. 2012-08-25 17:57:42 +00:00
functions.php Twenty Twelve: better logic for on/off setting to be translated to turn off the font if translators explicitly say so. Also minor fixes to spelling and to use yoda comparison. Fixes #21751. 2012-09-27 17:44:54 +00:00
header.php Twenty Twelve: improve skip link visibility, mimicing the core toolbar skiplink. Closes #22025, see #22087. 2012-10-11 17:17:55 +00:00
image.php Add tag.php and category.php to Twenty Twelve. While by no means required, it pulls some extra logic out of archive.php, instead leveraging the template hierarchy so it is hopefully more understandable to users tweaking their themes. Use alternative control structure syntax in all templates. fixes #21951. 2012-09-27 07:01:16 +00:00
index.php Twenty Twelve: consolidate "Apologies" strings, see #22016. 2012-09-27 15:43:44 +00:00
page.php Twenty Twelve: review and clean up end-of-element HTML comments. Props obenland for starter patch. Closes #21675. 2012-08-25 17:16:56 +00:00
rtl.css Twenty Twelve: remove `twentytwelve_frontpage_sidebar_class()` and make front page sidebar number filterable via `body_class`. Fixes #21942. 2012-09-24 16:57:42 +00:00
screenshot.png Twenty Twelve: compress new screenshot.png down a bit, 0.78% savings. See r21884. 2012-09-18 17:31:50 +00:00
search.php Twenty Twelve: review and clean up end-of-element HTML comments. Props obenland for starter patch. Closes #21675. 2012-08-25 17:16:56 +00:00
sidebar-front.php Twenty Twelve: remove `twentytwelve_frontpage_sidebar_class()` and make front page sidebar number filterable via `body_class`. Fixes #21942. 2012-09-24 16:57:42 +00:00
sidebar.php Twenty Twelve: use sidebar ID string value for sidebar checks instead of hard-coded integer, props nacin. See #21685. 2012-08-28 17:16:18 +00:00
single.php Twenty Twelve: better i18n for next and previous post arrow entities in single.php, props SergeyBiryukov. Fixes #22008. 2012-09-27 03:47:21 +00:00
style.css Twenty Twelve: put back screen-reader-text selector, but just for site content (allows toolbar text to work correctly). See r22186 and #22025. 2012-10-11 17:36:46 +00:00
tag.php Twenty Twelve: clean up tag.php extra newline, see r22048 and #21951. 2012-09-27 15:20:01 +00:00