WordPress/wp-content/themes/twentyfourteen
2013-10-09 16:27:09 +00:00
..
fonts Twenty Fourteen: more Genericons fixes, merging exact files with latest Genericons 3.0 files for consistency and future ease of merging. Props obenland and georgestephanis, fixes #25085. 2013-09-19 18:05:12 +00:00
images Twenty Fourteen: remove unused images, following r25610. See #25300. 2013-09-24 23:07:10 +00:00
inc Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325. 2013-10-08 21:22:10 +00:00
js Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325. 2013-10-08 21:22:10 +00:00
languages Importing the Further theme, first pass at the new default theme for 2014. 2013-07-28 22:55:10 +00:00
404.php Twenty Fourteen: first pass at matching code standards achieved with Twenty Thirteen development. See #24858, props obenland. 2013-08-15 03:13:29 +00:00
archive.php Twenty Fourteen: add archive page templates, fix alignment bugs for archive headers, and use content-none.php for consistency. Props obenland, fixes #25181. 2013-09-02 21:21:09 +00:00
author.php Twenty Fourteen: add archive page templates, fix alignment bugs for archive headers, and use content-none.php for consistency. Props obenland, fixes #25181. 2013-09-02 21:21:09 +00:00
category.php Twenty Fourteen: add archive page templates, fix alignment bugs for archive headers, and use content-none.php for consistency. Props obenland, fixes #25181. 2013-09-02 21:21:09 +00:00
comments.php Twenty Fourteen: first pass at improving responsive patterns and allowing for a full-width layout when no secondary sidebar is present. Props iamtakashi, see #25332. 2013-09-20 18:22:09 +00:00
content-aside.php Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325. 2013-10-08 21:22:10 +00:00
content-featured-post.php Twenty Fourteen: first pass at matching code standards achieved with Twenty Thirteen development. See #24858, props obenland. 2013-08-15 03:13:29 +00:00
content-gallery.php Twenty Fourteen: Align post format handling with Twenty Thirteen. Props Frank Klein and obenland, see #24877. 2013-08-22 17:03:10 +00:00
content-image.php Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325. 2013-10-08 21:22:10 +00:00
content-link.php Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325. 2013-10-08 21:22:10 +00:00
content-none.php Twenty Fourteen: add archive page templates, fix alignment bugs for archive headers, and use content-none.php for consistency. Props obenland, fixes #25181. 2013-09-02 21:21:09 +00:00
content-page.php Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325. 2013-10-08 21:22:10 +00:00
content-post-format.php Twenty Fourteen: Align post format handling with Twenty Thirteen. Props Frank Klein and obenland, see #24877. 2013-08-22 17:03:10 +00:00
content-quote.php Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325. 2013-10-08 21:22:10 +00:00
content-recent-formatted-post.php Twenty Fourteen: first pass at matching code standards achieved with Twenty Thirteen development. See #24858, props obenland. 2013-08-15 03:13:29 +00:00
content-single.php Twenty Fourteen: Align post format handling with Twenty Thirteen. Props Frank Klein and obenland, see #24877. 2013-08-22 17:03:10 +00:00
content-video.php Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325. 2013-10-08 21:22:10 +00:00
content.php Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325. 2013-10-08 21:22:10 +00:00
contributor-page.php Twenty Fourteen: first pass at improving responsive patterns and allowing for a full-width layout when no secondary sidebar is present. Props iamtakashi, see #25332. 2013-09-20 18:22:09 +00:00
editor-style.css Twenty Fourteen: first pass at adding editor stylesheet. Props Frank Klein, see #25084. 2013-09-02 23:03:09 +00:00
featured-content.php Twenty Fourteen: first pass at improving responsive patterns and allowing for a full-width layout when no secondary sidebar is present. Props iamtakashi, see #25332. 2013-09-20 18:22:09 +00:00
footer.php Twenty Fourteen: change to just one footer widget area and use Masonry JS to display the widgets in columns. Props Frank Klein, closes #24874. 2013-08-20 17:53:09 +00:00
front-page.php Twenty Fourteen: remove unnecessary no-sidebar class value in front page template. Props iamtakashi, fixes #25543. 2013-10-09 16:27:09 +00:00
full-width-page.php Twenty Fourteen: first pass at improving responsive patterns and allowing for a full-width layout when no secondary sidebar is present. Props iamtakashi, see #25332. 2013-09-20 18:22:09 +00:00
functions.php Twenty Fourteen: fill browser height to 100% for views with short content. Accounts for footer widgets, in which case the height isn't set to 100% so that the widgets remain visible. Props wycks and taupecat, fixes #25389. 2013-10-08 21:37:09 +00:00
header.php Twenty Fourteen: accessibility fix for allowing the search button in the toolbar to be focused with the keyboard. Props joedolson and sabreuse, see #25054. 2013-09-24 23:04:10 +00:00
image.php Twenty Fourteen: first pass at improving responsive patterns and allowing for a full-width layout when no secondary sidebar is present. Props iamtakashi, see #25332. 2013-09-20 18:22:09 +00:00
index.php Twenty Fourteen: add archive page templates, fix alignment bugs for archive headers, and use content-none.php for consistency. Props obenland, fixes #25181. 2013-09-02 21:21:09 +00:00
page.php Twenty Fourteen: second pass at matching code standards achieved with Twenty Thirteen development. See #24858, props obenland. 2013-08-15 03:13:44 +00:00
rtl.css Twenty Fourteen: remove rem units, props iamtakashi. Fixes #25366. 2013-09-20 19:36:09 +00:00
screenshot.png Importing the Further theme, first pass at the new default theme for 2014. 2013-07-28 22:55:10 +00:00
search.php Twenty Fourteen: add archive page templates, fix alignment bugs for archive headers, and use content-none.php for consistency. Props obenland, fixes #25181. 2013-09-02 21:21:09 +00:00
sidebar-content.php Twenty Fourteen: make the content sidebar optional and alter the layout to full-width if the sidebar is not active, but without adding wider featured image (for now). Props iamtakashi, closes #25031. 2013-09-25 16:36:09 +00:00
sidebar-ephemera.php Twenty Fourteen: widgetize the Post Format front page so other widgets can be used there, and the special Post Format content can be used in other widget areas. Props obenland, see #25028. 2013-08-22 18:06:09 +00:00
sidebar-footer.php Twenty Fourteen: widgetize the Post Format front page so other widgets can be used there, and the special Post Format content can be used in other widget areas. Props obenland, see #25028. 2013-08-22 18:06:09 +00:00
sidebar.php Twenty Fourteen: second pass at matching code standards achieved with Twenty Thirteen development. See #24858, props obenland. 2013-08-15 03:13:44 +00:00
single.php Twenty Fourteen: Align post format handling with Twenty Thirteen. Props Frank Klein and obenland, see #24877. 2013-08-22 17:03:10 +00:00
style.css Twenty Fourteen: remove unneeded .single-attachment body class selectors, props iamtakashi. Fixes #25541, see #25506. 2013-10-09 16:26:10 +00:00
tag.php Twenty Fourteen: add archive page templates, fix alignment bugs for archive headers, and use content-none.php for consistency. Props obenland, fixes #25181. 2013-09-02 21:21:09 +00:00
taxonomy-post_format.php Twenty Fourteen: add archive page templates, fix alignment bugs for archive headers, and use content-none.php for consistency. Props obenland, fixes #25181. 2013-09-02 21:21:09 +00:00