Wordpress/wp-content/themes/twentythirteen
Lance Willett ea2111d445 Twenty Thirteen: better representative theme screenshot, props Joen. (Also shaves a few KB off previous file.)
git-svn-id: https://develop.svn.wordpress.org/trunk@23942 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-09 20:58:26 +00:00
..
css Twenty Thirteen: pinking shears 2013-03-22 17:19:55 +00:00
fonts
images
inc Twenty Thirteen: back compat file PHPDoc updates, thanks DrewAPicture for the nudge. See #23819. 2013-03-28 06:53:45 +00:00
js Don't use jQuery.on('ready'). props obenland. see #23875. 2013-04-03 17:29:59 +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 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
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 Bundled themes: remove cases of `:active` and `:hover` pseudo-class selectors used for accessibility. These cases need `:focus` only. See r23783 and #23803. 2013-03-28 16:37:42 +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 Twenty Thirteen: style the the "Login to Reply" link correctly, props obenland. Fixes #23943. 2013-04-05 16:35:27 +00:00
tag.php
taxonomy-post_format.php