Wordpress/wp-content/themes/twentythirteen
Lance Willett 5f6f7c663f Twenty Thirteen: style native `mediaelement` video player with a black background color. Props obenland, closes #23821.
git-svn-id: https://develop.svn.wordpress.org/trunk@23835 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-28 04:44:27 +00:00
..
css Twenty Thirteen: pinking shears 2013-03-22 17:19:55 +00:00
fonts Add \n to end of Twenty Thirteen's font exception file. 2013-02-24 17:31:03 +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: change version compare string to "3.6-alpha" to avoid an error for alpha and beta testers during development. See #23819, props kovshenin. 2013-03-27 20:36:19 +00:00
js Twenty Thirteen: remove logging code, accidentally added in r23676. 2013-03-19 21:38:51 +00:00
languages
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
author.php
category.php
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
content-audio.php Twenty Thirteen: add support and styling for Audio structured post format. Moves audio content out from the main post content, using `the_audio()` and `the_extra_content()`. Props obenland, fixes #23871. 2013-03-27 22:08:16 +00:00
content-chat.php Drop the_chat() into twentythirteen. Style updates to follow — just wanted the_chat() to be utilized somewhere. 2013-03-27 08:45:49 +00:00
content-gallery.php Twenty Thirteen: remove extraneous comment link on single post views, props markmcwilliams. Fixes #23657. 2013-03-05 21:44:38 +00:00
content-image.php Twenty Thirteen: take full advantage of new structured post format template functions, see r23819. 2013-03-27 18:51:47 +00:00
content-link.php Twenty Thirteen: change link URL function name to `twentythirteen_get_link_url()`, props obenland. Also remove `function_exists()` check since this function should not be pluggable, by design. Closes #23619. 2013-03-25 16:36:27 +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 extraneous comment link on single post views, props markmcwilliams. Fixes #23657. 2013-03-05 21:44:38 +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: take full advantage of new structured post format template functions, see r23819. 2013-03-27 18:51:47 +00:00
content.php Twenty Thirteen: remove extraneous comment link on single post views, props markmcwilliams. Fixes #23657. 2013-03-05 21:44:38 +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: add back-compat function to avoid activation with older WordPress installs. Props kovshenin, see #23819 and #13780. 2013-03-27 17:06:19 +00:00
header.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
image.php Twenty Thirteen: fix translation string in image template, fixes #23799. 2013-03-19 22:29:44 +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: add support and styling for Audio structured post format. Moves audio content out from the main post content, using `the_audio()` and `the_extra_content()`. Props obenland, fixes #23871. 2013-03-27 22:08:16 +00:00
screenshot.png
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: style native `mediaelement` video player with a black background color. Props obenland, closes #23821. 2013-03-28 04:44:27 +00:00
tag.php
taxonomy-post_format.php