WordPress/wp-content/themes/twentyfourteen
Lance Willett 513202d24f Twenty Fourteen: fix unreachable links when the content area is shorter than the sidebar in smaller viewpoints. Props celloexpressions, see #26782.
Built from https://develop.svn.wordpress.org/trunk@27121


git-svn-id: http://core.svn.wordpress.org/trunk@26988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-07 17:43:11 +00:00
..
css Twenty Fourteen: fix gap above static pages, props SergeyBiryukov. Fixes #26694. 2014-02-07 17:11:12 +00:00
genericons Twenty Fourteen: rename `fonts` to `genericons`. See #25929. 2013-11-12 18:38:10 +00:00
images Twenty Fourteen: minor style adjustments for navigation and a new lighter pattern-dark graphic which makes easier to change the background color of the featured image content. Props iamtakashi. 2013-11-19 18:27:11 +00:00
inc Twenty Fourteen: delete the `featured_content_ids` transient on theme switch to make sure child themes can override the Featured Content quantity value. Also remove quantity parameter so child themes can change the amount of featured posts with `$max_posts`. 2014-02-07 17:39:13 +00:00
js Twenty Fourteen: match `screen-reader-text` accessibility styles a bit better with core, to avoid a jump when you move through the links, and to avoid a horizontal scroll at certain viewport widths. Also fix JS focus by specifying the first match object. Closes #25592. 2013-12-09 20:38:12 +00:00
languages Twenty Fourteen POT update. 2013-12-12 05:31:21 +00:00
page-templates Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
404.php Twenty Fourteen: string cleanup, see #26437. 2013-12-05 17:55:10 +00:00
archive.php Twenty Fourteen: more string cleanup, and a pinking shear. See #26437. 2013-12-05 18:31:11 +00:00
author.php Twenty Fourteen: add author description below author name on author archive view, and update styles for archive header area. Props iamtakashi, closes #26420. 2013-12-05 02:33:10 +00:00
category.php Twenty Fourteen: string cleanup, see #26437. 2013-12-05 17:55:10 +00:00
comments.php Twenty Fourteen: updates all PHP files to meet new brace style in WP coding standards. Props rickalee for initial patch, fixes #26093. 2013-11-18 23:11:10 +00:00
content-aside.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content-audio.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content-featured-post.php Twenty Fourteen: remove invalid `rel` attributes from post thumbnail output, and fix a CSS typo. See #25946 and #25325. 2013-12-05 22:09:10 +00:00
content-gallery.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content-image.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content-link.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48: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: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
content-quote.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content-video.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
content.php Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093. 2013-11-18 22:48:10 +00:00
featured-content.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
footer.php Twenty Fourteen: remove extra newline from `footer.php` file. 2013-11-12 20:15:10 +00:00
functions.php Default themes: Use the 'display' filter for get_bloginfo( 'name' ) attached to the wp_title filter. 2014-02-04 13:57:12 +00:00
header.php Twenty Fourteen: minor spacing and CSS formatting fixes. See #25946. 2013-12-08 23:11:10 +00:00
image.php Twenty Fourteen: remove unneeded code from image template, see #25946. 2013-12-05 22:51:11 +00:00
index.php Twenty Fourteen: clean up PHP braces style in page templates. Closes #26467. 2013-12-07 00:54:10 +00:00
page.php Twenty Fourteen: clean up PHP braces style in page templates. Closes #26467. 2013-12-07 00:54:10 +00:00
rtl.css Twenty Fourteen: match `screen-reader-text` accessibility styles a bit better with core, to avoid a jump when you move through the links, and to avoid a horizontal scroll at certain viewport widths. Also fix JS focus by specifying the first match object. Closes #25592. 2013-12-09 20:38:12 +00:00
screenshot.png Bundled themes: new screenshots at 880x660 to maximize theme goodness in the new theme viewer design. See #26159. 2013-12-06 22:07:10 +00:00
search.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
sidebar-content.php Twenty Fourteen: updates all PHP files to meet new brace style in WP coding standards. Props rickalee for initial patch, fixes #26093. 2013-11-18 23:11:10 +00:00
sidebar-footer.php Twenty Fourteen: updates all PHP files to meet new brace style in WP coding standards. Props rickalee for initial patch, fixes #26093. 2013-11-18 23:11:10 +00:00
sidebar.php Twenty Fourteen: use display context for site description in sidebar.php. 2013-11-27 23:10:10 +00:00
single.php Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837. 2013-12-03 17:06:11 +00:00
style.css Twenty Fourteen: fix unreachable links when the content area is shorter than the sidebar in smaller viewpoints. Props celloexpressions, see #26782. 2014-02-07 17:43:11 +00:00
tag.php Twenty Fourteen: string cleanup, see #26437. 2013-12-05 17:55:10 +00:00
taxonomy-post_format.php Twenty Fourteen: more string cleanup, and a pinking shear. See #26437. 2013-12-05 18:31:11 +00:00