WordPress/wp-content/themes/twentythirteen
2013-05-31 17:45:00 +00:00
..
css 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
fonts Twenty Thirteen: update Genericons font files to version 2.05, props Joen. 2013-05-10 16:16:48 +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: PHPDoc improvements for back-compat file, props DrewAPicture. Fixes #24363. 2013-05-20 22:16:20 +00:00
js 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
languages POT, generated from r24338 2013-05-23 21:14:28 +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 Introduce the Twenty Thirteen theme. 2013-02-18 23:08:56 +00:00
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 Introduce the Twenty Thirteen theme. 2013-02-18 23:08:56 +00:00
category.php Introduce the Twenty Thirteen theme. 2013-02-18 23:08:56 +00:00
comments.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
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: 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
header.php Twenty Thirteen: remove fixed navbar. Closes #24184. 2013-05-03 18:22:57 +00:00
image.php Twenty Thirteen: fix translation string in image template, fixes #23799. 2013-03-19 22:29:44 +00:00
index.php Introduce the Twenty Thirteen theme. 2013-02-18 23:08:56 +00:00
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: 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
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 Introduce the Twenty Thirteen theme. 2013-02-18 23:08:56 +00:00
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 Introduce the Twenty Thirteen theme. 2013-02-18 23:08:56 +00:00
style.css 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
tag.php Introduce the Twenty Thirteen theme. 2013-02-18 23:08:56 +00:00
taxonomy-post_format.php Introduce the Twenty Thirteen theme. 2013-02-18 23:08:56 +00:00