Wordpress/wp-content/themes/twentythirteen
potbot 06c8be82d4 POT, generated from r24412
git-svn-id: https://develop.svn.wordpress.org/trunk@24413 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-06 01:14:28 +00:00
..
css Twenty Thirteen: clean up RTL styles per changes in r24391, see #24469. 2013-06-03 22:17:09 +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: improve backward compatibility escape hatch for pre-3.6 versions: 2013-06-06 00:22:09 +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 r24412 2013-06-06 01: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
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 mention of `twentythirteen_comment()` in PHPDoc, props zeo. Closes #24482. 2013-06-03 21:35:26 +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: correct PHPDoc for using `get_content_url()` to grab first link in post content. See #24469. 2013-06-03 22:20:43 +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: use lowercase color hex value in RTL CSS file, props zeo. Fixes #24474. 2013-05-31 22:11:57 +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: better styles for blockquote italic and bold text. Fixes #24471. 2013-05-31 18:48:22 +00:00
tag.php
taxonomy-post_format.php