Wordpress/wp-content/themes/twentythirteen
Lance Willett 7a24b282a3 Twenty Thirteen: minor CSS cleanup for navigation, props gorgoglionemeister. Closes #24651.
git-svn-id: https://develop.svn.wordpress.org/trunk@24542 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-02 23:02:02 +00:00
..
css Twenty Thirteen: minor CSS cleanup for navigation, props gorgoglionemeister. Closes #24651. 2013-07-02 23:02:02 +00:00
fonts Twenty Thirteen: enqueue Genericons CSS from its own file, to allow for easier updates and maintenance, and to allow for better plugin overrides. Props obenland, closes #24595. 2013-06-25 22:03:42 +00:00
images Twenty Thirteen: minor adjustments to bundled "star" header image. Props joen. 2013-02-26 04:35:00 +00:00
inc Twenty Thirteen: improve backward compatibility escape hatch for pre-3.6 versions: 2013-06-06 00:22:09 +00:00
js Twenty Thirteen: JS fix, after r24511 changes -- add missing semicolon to end variable definition. See #24643. 2013-06-25 21:30:43 +00:00
languages POT, generated from r24537 2013-07-01 18:14:29 +00:00
404.php Twenty Thirteen: remove HTML5 argument for search form, using a filter instead. See #23850, closes #23701. 2013-03-26 20:34:37 +00:00
archive.php
author-bio.php Twenty Thirteen: fix case where title in author bio was indented when avatars were disabled in Discussion settings. Props obenland, fixes #24167. 2013-04-23 21:29:00 +00:00
author.php
category.php
comments.php Twenty Thirteen: remove `html5` arguments now that `add_theme_support` call is in place. Props obenland, see r24421 and #23850. 2013-06-06 18:29:32 +00:00
content-aside.php Twenty Thirteen: avoid orphans in Aside date post meta. Props obenland, fixes #24166. 2013-04-23 16:57:32 +00:00
content-audio.php Twenty Thirteen: remove all `post_format_*()` and `the_remaining_content()` function calls, reverting to `the_content()`. Simplify functions.php, JS, and CSS files accordingly. Props obenland for starter patch, fixes #24469 and #24407. See #24452. 2013-05-31 17:45:00 +00:00
content-chat.php Twenty Thirteen: remove all `post_format_*()` and `the_remaining_content()` function calls, reverting to `the_content()`. Simplify functions.php, JS, and CSS files accordingly. Props obenland for starter patch, fixes #24469 and #24407. See #24452. 2013-05-31 17:45:00 +00:00
content-gallery.php Twenty Thirteen: remove all `post_format_*()` and `the_remaining_content()` function calls, reverting to `the_content()`. Simplify functions.php, JS, and CSS files accordingly. Props obenland for starter patch, fixes #24469 and #24407. See #24452. 2013-05-31 17:45:00 +00:00
content-image.php Twenty Thirteen: remove all `post_format_*()` and `the_remaining_content()` function calls, reverting to `the_content()`. Simplify functions.php, JS, and CSS files accordingly. Props obenland for starter patch, fixes #24469 and #24407. See #24452. 2013-05-31 17:45:00 +00:00
content-link.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-none.php Twenty Thirteen: remove HTML5 argument for search form, using a filter instead. See #23850, closes #23701. 2013-03-26 20:34:37 +00:00
content-quote.php Twenty Thirteen: remove Author Bio from post formats that are essentially quotes from other people, like Quote and Chat. Props obenland and markjaquith -- see #24176. 2013-05-03 16:55:32 +00:00
content-status.php Twenty Thirteen: update post formats for consistent post meta display, fixes #23553. 2013-02-22 06:05:00 +00:00
content-video.php Twenty Thirteen: remove all `post_format_*()` and `the_remaining_content()` function calls, reverting to `the_content()`. Simplify functions.php, JS, and CSS files accordingly. Props obenland for starter patch, fixes #24469 and #24407. See #24452. 2013-05-31 17:45:00 +00:00
content.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
footer.php Twenty Thirteen: make footer widget area the primary sidebar, acting as "secondary" content. Move optional sidebar widget area to "tertiary" content. Props obenland, fixes #23644. 2013-02-28 21:35:26 +00:00
functions.php Twenty Thirteen: enqueue Genericons CSS file for use in visual editor styles. Props DrewAPicture, closes #24595. 2013-07-02 22:58:42 +00:00
header.php Twenty Thirteen markup cleanup: 2013-06-06 00:29:07 +00:00
image.php Twenty Thirteen: Clean up image attachment template and move logic to `twentythirteen_the_attached_image()` function. Props obenland, fixes #24479. 2013-06-03 21:44:25 +00:00
index.php
page.php Twenty Thirteen: proper alignment for featured images on pages with a sidebar. Props kwight, fixes #23527. 2013-02-20 04:32:31 +00:00
rtl.css Twenty Thirteen: update RTL styles to match changes in r24524, props obenland. See #23850. 2013-07-01 17:26:15 +00:00
screenshot.png Twenty Thirteen: updated screenshot, smaller (82 to 55 KB) and a bit less cow. 2013-05-16 16:47:42 +00:00
search.php
sidebar-main.php Twenty Thirteen: fix a few closing container comments. Props to DrewAPicture for the initial patch. Fixes #23802. 2013-03-19 19:25:56 +00:00
sidebar.php Twenty Thirteen: fix a few closing container comments. Props to DrewAPicture for the initial patch. Fixes #23802. 2013-03-19 19:25:56 +00:00
single.php
style.css Twenty Thirteen: minor CSS cleanup for navigation, props gorgoglionemeister. Closes #24651. 2013-07-02 23:02:02 +00:00
tag.php
taxonomy-post_format.php