Wordpress/wp-content/themes/twentythirteen
Lance Willett c6612a2597 Bundled themes: add identifier to `style` elements added by the theme. Fixes #24033.
git-svn-id: https://develop.svn.wordpress.org/trunk@24001 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 17:18:30 +00:00
..
css Twenty Thirteen: improve gallery styles for IE7 and IE8, props kovshenin and obenland. Fixes #23996. 2013-04-11 15:59:52 +00:00
fonts
images
inc Bundled themes: add identifier to `style` elements added by the theme. Fixes #24033. 2013-04-16 17:18:30 +00:00
js Twenty Thirteen: adjust JavaScript handling for scrolling and finding viewport heigh/width to better support various IE versions. Also consolidate variables at the top of the file per best practices. Fixes #23841, props obenland. 2013-04-11 16:11:46 +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 Standardize the post format theme API functions with the_post_format_THING() and get_the_post_format_THING(). 2013-04-04 08:09:02 +00:00
content-chat.php Standardize the post format theme API functions with the_post_format_THING() and get_the_post_format_THING(). 2013-04-04 08:09:02 +00:00
content-gallery.php
content-image.php Use correct function name. props ocean90. fixes #23942. see #23927. 2013-04-04 21:03:35 +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
content-status.php
content-video.php Standardize the post format theme API functions with the_post_format_THING() and get_the_post_format_THING(). 2013-04-04 08:09:02 +00:00
content.php
footer.php
functions.php Constrain large videos from rendering bigger than $content_width on both frontend and backend. 2013-04-14 16:43:26 +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
rtl.css Twenty Thirteen: improve comment label selectors and nudge up their width a bit to account for non-English installs. Props obenland for initial patch, fixes #24039. 2013-04-11 18:06:10 +00:00
screenshot.png Twenty Thirteen: better representative theme screenshot, props Joen. (Also shaves a few KB off previous file.) 2013-04-09 20:58:26 +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 Constrain the width of images even when they're linked, in Twenty Thirteen. 2013-04-14 16:59:47 +00:00
tag.php
taxonomy-post_format.php