Custom Wordpress theme for our Wordpress blog instance, based on the original TwentyTwelve
Go to file
Lance Willett 963c683f6c Twenty Twelve: fix button active state to avoid a 2px shift, fixes #22825. Props ocean90.
git-svn-id: http://core.svn.wordpress.org/trunk@23426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:34:56 +00:00
css Twenty Twelve: fix skewed gallery thumbnail images in IE8 by adding selectors to match attachment thumbnails and any mix-and-match of full-size and large-size image that may occur in content. Fixes #22782. 2012-12-06 07:16:31 +00:00
inc Twenty Twelve: fix text color contrast, props jorbin. See #22087. 2012-11-14 20:13:04 +00:00
js Twenty Twelve: avoid JavaScript errors if navigation wrapper markup is removed from header. Fixes #22307. 2012-11-14 20:21:01 +00:00
languages POT, generated from r23404 2013-02-13 22:19:39 +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: 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: remove extraneous comment. See #20469. 2012-11-16 22:04:57 +00:00
content-aside.php Twenty Twelve: add missing reply link to post format templates, props obenland. Fixes #22169. 2012-10-11 22:26:06 +00:00
content-image.php Twenty Twelve: remove invalid `pubdate` value from time elements. See #22095. 2012-10-11 23:39:24 +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: 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: 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: add missing reply link to post format templates, props obenland. Fixes #22169. 2012-10-11 22:26:06 +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 Twenty Twelve: fix text color contrast, props jorbin. See #22087. 2012-11-14 20:13:04 +00:00
footer.php Twenty Twelve: remove invalid rel attribute `generator` from footer markup, see #22095. 2012-10-11 23:40:23 +00:00
functions.php Twenty Twelve: escape navigation ID output, props nacin. See #22690. 2012-12-03 20:12:22 +00:00
header.php Twenty Twelve: implement better support for IE7 and IE8 (don't use mobile menu). See #22044. 2012-10-11 22:07:06 +00:00
image.php Twenty Twelve: remove invalid `pubdate` value from time elements. See #22095. 2012-10-11 23:39:24 +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: only use comment thread indentation when above the first breakpoint, to avoid super-narrow indented comments in small screens. Closes #21405. 2012-11-28 17:43:46 +00:00
screenshot.png Use ImageOptim to losslessly smush our images. About half a MB in savings! fixes #22381. props waldojaquith 2012-11-07 18:49:10 +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 fix for #20469 and comments closed messages, also load the comments template in single.php template regardless of whether comments are open or closed (consistent with page.php). Both props kovshenin. 2012-11-16 21:28:47 +00:00
style.css Twenty Twelve: fix button active state to avoid a 2px shift, fixes #22825. Props ocean90. 2013-02-15 16:34:56 +00:00
tag.php Twenty Twelve: clean up tag.php extra newline, see r22048 and #21951. 2012-09-27 15:20:01 +00:00