WordPress/wp-content/themes/twentyfourteen
Lance Willett 07b4a0a1bc Twenty Fourteen: fix typo that prevented author name display in Ephemera widget. Props iamtakashi, fixes #25641.
Built from https://develop.svn.wordpress.org/trunk@25855


git-svn-id: http://core.svn.wordpress.org/trunk@25855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:57:25 +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
inc Twenty Fourteen: fix typo that prevented author name display in Ephemera widget. Props iamtakashi, fixes #25641. 2013-10-24 22:57:25 +00:00
js Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone. 2013-10-24 22:53:14 +00:00
languages
404.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
archive.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
author.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
category.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
comments.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
content-aside.php Twenty Fourteen: better logic for featured image HTML output, and add fallback message for focusable anchor elements, for accessibility. Fixes #25325. 2013-10-15 23:24:10 +00:00
content-featured-post.php Twenty Fourteen: remove excerpts from featured posts, and display full titles instead. Props iamtakashi, closes #25581. 2013-10-16 03:47:09 +00:00
content-gallery.php Twenty Fourteen: better logic for featured image HTML output, and add fallback message for focusable anchor elements, for accessibility. Fixes #25325. 2013-10-15 23:24:10 +00:00
content-image.php Twenty Fourteen: better logic for featured image HTML output, and add fallback message for focusable anchor elements, for accessibility. Fixes #25325. 2013-10-15 23:24:10 +00:00
content-link.php Twenty Fourteen: better logic for featured image HTML output, and add fallback message for focusable anchor elements, for accessibility. Fixes #25325. 2013-10-15 23:24:10 +00:00
content-none.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
content-page.php Twenty Fourteen: better logic for featured image HTML output, and add fallback message for focusable anchor elements, for accessibility. Fixes #25325. 2013-10-15 23:24:10 +00:00
content-quote.php Twenty Fourteen: better logic for featured image HTML output, and add fallback message for focusable anchor elements, for accessibility. Fixes #25325. 2013-10-15 23:24:10 +00:00
content-video.php Twenty Fourteen: better logic for featured image HTML output, and add fallback message for focusable anchor elements, for accessibility. Fixes #25325. 2013-10-15 23:24:10 +00:00
content.php Twenty Fourteen: better logic for featured image HTML output, and add fallback message for focusable anchor elements, for accessibility. Fixes #25325. 2013-10-15 23:24:10 +00:00
contributor-page.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
editor-style.css Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone. 2013-10-24 22:53:14 +00:00
featured-content.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
footer.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
front-page.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
full-width-page.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
functions.php Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone. 2013-10-24 22:53:14 +00:00
header.php Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone. 2013-10-24 22:53:14 +00:00
image.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
index.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
page.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
rtl.css Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone. 2013-10-24 22:53:14 +00:00
screenshot.png
search.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
sidebar-content.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
sidebar-footer.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
sidebar.php Twenty Fourteen: first pass at CSS revamp, props iamtakashi. See #25592. 2013-10-15 16:46:09 +00:00
single.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
style.css Twenty Fourteen: improved responsive styles for featured content and minor layout fixes. Props iamtakashi, see #25592. 2013-10-24 22:57:17 +00:00
tag.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00
taxonomy-post_format.php Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257. 2013-10-11 22:02:11 +00:00