Wordpress/wp-content/themes/twentythirteen
Lance Willett e802145548 Twenty Thirteen: correct PHPDoc for using `get_content_url()` to grab first link in post content. See #24469.
git-svn-id: https://develop.svn.wordpress.org/trunk@24405 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-03 22:20:43 +00:00
..
css Twenty Thirteen: clean up RTL styles per changes in r24391, see #24469. 2013-06-03 22:17:09 +00:00
fonts
images
inc
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 r24402 2013-06-03 22:14:13 +00:00
404.php
archive.php
author-bio.php
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
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: 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
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: use lowercase color hex value in RTL CSS file, props zeo. Fixes #24474. 2013-05-31 22:11:57 +00:00
screenshot.png
search.php
sidebar-main.php
sidebar.php
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