Custom Wordpress theme for our Wordpress blog instance, based on the original TwentyTwelve
Go to file
Lance Willett 539caf5c3a Style <small> element in default themes a bit smaller than normal text, props obenland. Fixes #22109.
git-svn-id: http://core.svn.wordpress.org/trunk@22211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-12 15:24:23 +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 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 r22208 2012-10-12 00:19:09 +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: 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 Improve styling and markup for gallery and attachment MCE views. 2012-10-10 06:47:22 +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: remove invalid `pubdate` value from time elements. See #22095. 2012-10-11 23:39:24 +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 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 Style <small> element in default themes a bit smaller than normal text, props obenland. Fixes #22109. 2012-10-12 15:24:23 +00:00
tag.php Twenty Twelve: clean up tag.php extra newline, see r22048 and #21951. 2012-09-27 15:20:01 +00:00