Wordpress/wp-content/themes/twentythirteen
2013-07-18 18:16:20 +00:00
..
css Twenty Thirteen: CSS fixes for visual post editor styles. Props celloexpressions and obenland, see #24308. 2013-07-15 16:52:14 +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 Allow absolute URLs in editor styles. 2013-07-18 18:11:43 +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
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
content-none.php
content-quote.php
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
footer.php
functions.php Twenty Thirteen: Go back to dates for style versions, partially changed in [24735]. see #24787. 2013-07-18 18:16:20 +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: improve gallery styles to ensure both single and index views are displayed consistently. Closes #24555. 2013-07-17 04:51:06 +00:00
screenshot.png
search.php
sidebar-main.php
sidebar.php
single.php
style.css Twenty Thirteen: improve gallery styles to ensure both single and index views are displayed consistently. Closes #24555. 2013-07-17 04:51:06 +00:00
tag.php
taxonomy-post_format.php