Custom Wordpress theme for our Wordpress blog instance, based on the original TwentyTwelve
Go to file
Lance Willett a8c0e1dfe9 Twenty Twelve: avoid JavaScript errors if navigation wrapper markup is removed from header. Fixes #22307.
git-svn-id: http://core.svn.wordpress.org/trunk@22574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 20:21:01 +00:00
css Twenty Twelve: implement better support for IE7 and IE8 (don't use mobile menu). See #22044. 2012-10-11 22:07:06 +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 r22524 2012-11-10 08:18:55 +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: comments.php, cleanup and better indentation. Props obenland, see #21685. 2012-08-25 17:41:32 +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 Bundled Themes: allow `show_home` argument to be overridden when using `wp_page_menu` as a fallback to a Custom Menu. Props SergeyBiryukov and kovshenin, fixes #22331. 2012-11-02 16:52:53 +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: 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 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 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: fix text color contrast, props jorbin. See #22087. 2012-11-14 20:13:04 +00:00
tag.php Twenty Twelve: clean up tag.php extra newline, see r22048 and #21951. 2012-09-27 15:20:01 +00:00