WordPress/wp-content/themes/twentythirteen
Bot (Translations) faf6603749 POT, generated from r24537
git-svn-id: http://core.svn.wordpress.org/trunk@24538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-07-01 18:14:29 +00:00
..
css Twenty Thirteen: Update comment form selectors with new classes added in r24525. 2013-06-27 21:19: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
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
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
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
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
functions.php Twenty Thirteen: cleanup for functions.php file, props obenland. See #24653. 2013-07-01 17:27:41 +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
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
sidebar.php
single.php
style.css Twenty Thirteen: ensure b element in comment markup isn't bold. Props ocean90, see #24522. 2013-07-01 17:25:05 +00:00
tag.php
taxonomy-post_format.php