Commit Graph

1147 Commits

Author SHA1 Message Date
Lance Willett 5223958ef9 Twenty Fourteen: make sure non-breaking title in `.nav-links` doesn't overflow, and make sure the menu toggle text is hidden. Props iamtakashi, closes #26189.
git-svn-id: https://develop.svn.wordpress.org/trunk@26558 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 17:14:39 +00:00
Lance Willett 0bfc7b4d91 Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26556 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 17:05:53 +00:00
Lance Willett e7522d6413 Twenty Fourteen: limit Help tab text to only "post" post type edit screen. Props obenland, see #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26555 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 17:01:00 +00:00
Sergey Biryukov 447b809f44 Twenty Fourteen: use a more specific selector for tag links.
props iamtakashi.
fixes #26358.

git-svn-id: https://develop.svn.wordpress.org/trunk@26545 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-02 23:14:33 +00:00
Sergey Biryukov 2ae03311b3 Twenty Fourteen: use display context for site description in sidebar.php.
props michelwppi.
fixes #25808.

git-svn-id: https://develop.svn.wordpress.org/trunk@26444 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-27 23:09:23 +00:00
Lance Willett f0c99974c2 Twenty Fourteen: fix image alignment in editor styles, props azaozz and RDall. Fixes #26108.
git-svn-id: https://develop.svn.wordpress.org/trunk@26409 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-26 17:37:52 +00:00
Lance Willett d5bdc1a526 Twenty Fourteen: fix overlap issue when aligning consecutive images in the same direction. Props koki4a and janhenckens, fixes #26194.
git-svn-id: https://develop.svn.wordpress.org/trunk@26363 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-24 16:59:35 +00:00
Lance Willett c4cf7603ac Twenty Fourteen: update Customizer inline help text. Props siobhan, see #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26361 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-24 16:56:07 +00:00
Lance Willett 30f06be6f9 Twenty Fourteen: update theme description to be less instructional and more promotional. Pushing the how-to to the Codex and other documentation. Props siobhan, see #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26360 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-24 16:55:06 +00:00
Lance Willett 80b7fe4af7 Twenty Fourteen: fix inconsistency with search-box padding. Props thomasguillot, fixes #26204.
git-svn-id: https://develop.svn.wordpress.org/trunk@26357 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-24 16:07:28 +00:00
Lance Willett 94a186663f Twenty Fourteen: fix case where edit link goes to the top of content when only one left-aligned element exists. Props iamtakashi, fixes #26201.
git-svn-id: https://develop.svn.wordpress.org/trunk@26356 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-24 16:06:13 +00:00
Lance Willett 9f60483575 Twenty Fourteen: remove redundant gettext call, props defries. See #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26355 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-24 15:18:20 +00:00
Lance Willett 5c301baece Twenty Fourteen: avoid Featured Content thumbnail overflow, props binarymoon. Fixes #26190.
git-svn-id: https://develop.svn.wordpress.org/trunk@26351 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-24 13:56:43 +00:00
Lance Willett 1a5d00b986 Twenty Fourteen: standardize comment blocks and jQuery function wrapper calls in JavaScript files. Props seanchayes for initial patch, see #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26332 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-22 22:41:21 +00:00
Lance Willett e5a4834633 Twenty Fourteen: style `cite` element correctly when not in a blockquote. See #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26326 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-22 11:21:57 +00:00
Lance Willett 72b219809f Twenty Fourteen: fix typos and a correct `@return` value, props morganestes. See #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26325 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-22 11:19:57 +00:00
Lance Willett d4855bd5ec 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.
Also update stylesheet tags. See #25946.

git-svn-id: https://develop.svn.wordpress.org/trunk@26272 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-19 18:26:20 +00:00
Lance Willett c6a57c410a Twenty Fourteen: avoid premature creation of tags when using the tag suggestion for Featured Content. Props obenland, fixes #26080.
git-svn-id: https://develop.svn.wordpress.org/trunk@26270 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-19 15:26:56 +00:00
Andrew Nacin 05ec933ea1 Fix spaces/tabs in Twenty Fourteen JS, allowing JSHint to run clean for these files.
props dougwollison.
fixes #26031, #26032.


git-svn-id: https://develop.svn.wordpress.org/trunk@26261 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-19 03:48:55 +00:00
Lance Willett 7a9d3855d4 Twenty Fourteen: updates all PHP files to meet new brace style in WP coding standards. Props rickalee for initial patch, fixes #26093.
git-svn-id: https://develop.svn.wordpress.org/trunk@26260 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-18 23:11:01 +00:00
Lance Willett 1856fec849 Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093.
git-svn-id: https://develop.svn.wordpress.org/trunk@26258 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-18 22:47:17 +00:00
Sergey Biryukov 7d1c5d379a Correctly capitalize WP_Query in Featured_Content::pre_get_posts() inline docs. see #26064.
git-svn-id: https://develop.svn.wordpress.org/trunk@26257 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-18 22:23:06 +00:00
Lance Willett c8d0070d64 Twenty Fourteen: correct `$query` usage in `Featured_Content::pre_get_posts()`, props SergeyBiryukov, fixes #26064.
git-svn-id: https://develop.svn.wordpress.org/trunk@26255 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-18 22:03:03 +00:00
Lance Willett ed5df3ab38 Twenty Fourteen: remove singular body class when a page is set to be the front page, and minor style tweaks. Props iamtakashi, see #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26249 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-18 19:20:28 +00:00
Lance Willett 344866b1f0 Twenty Fourteen: general cleanup for spacing, inline comments. Props obenland, see #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26227 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-15 21:19:33 +00:00
Lance Willett b52ee7959b Twenty Fourteen: fix an issue with keyboard navigation where you couldn't navigate to the previous image. Props obenland, see #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26226 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-15 21:18:00 +00:00
Lance Willett 001e4b6052 Twenty Fourteen: limit back compat to 3.6 and later versions. See #26055, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@26225 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-15 21:14:49 +00:00
Lance Willett 9808a59513 Twenty Fourteen: remove a font weight of `900 italic` which isn't needed. Props iamtakashi. See #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26218 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-15 19:02:09 +00:00
Lance Willett a798664b35 Twenty Fourteen: remove `main-content` element where not necessary, props iamtakashi. See #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26217 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-15 19:01:00 +00:00
Lance Willett d5afb2c07c Twenty Fourteen: use HTML entity for arrow in Help text string, props dd32. See #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26211 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-15 14:19:51 +00:00
Lance Willett e7fc90c34e Twenty Fourteen: remove unneeded translator context from theme Help tab text, props domain. See #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26190 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-15 02:42:05 +00:00
Scott Taylor 0f9564807b Don't call is_home() before the query is run in Featured Content's pre_get_posts hook callback.
git-svn-id: https://develop.svn.wordpress.org/trunk@26189 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-15 02:36:30 +00:00
Lance Willett eab85bc5d8 Twenty Fourteen: fix tabs to spaces in two files. See #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26154 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-14 04:56:27 +00:00
Lance Willett 96569b0075 Twenty Fourteen: first pass at adding help text to to "Help" tab for `edit.php` and `themes.php` screens. Props obenland for starter patch, see #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26153 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-14 04:52:06 +00:00
Lance Willett 3345e88fad Twenty Fourteen: simplify and prefix post thumbnail sizes, props obenland. See #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26152 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-14 04:49:19 +00:00
Lance Willett 21ed02204d Twenty Fourteen: remove unused class name, props obenland. See #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26151 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-14 04:45:45 +00:00
Lance Willett ad44560149 Twenty Fourteen: make sure styles for featured content on a static page are limited to posts within the main content area. Props iamtakashi, fixes #25938.
git-svn-id: https://develop.svn.wordpress.org/trunk@26150 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-14 04:19:21 +00:00
Lance Willett 6c20964578 Twenty Fourteen: use numbered placeholders for Customizer help text in case they get swapped during translation, props obenland. See #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26135 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-13 19:01:34 +00:00
Lance Willett bedae470cd Twenty Fourteen: style multisite pages `wp-activate.php` and `wp-signup.php`, props obenland. Fixes #25479.
git-svn-id: https://develop.svn.wordpress.org/trunk@26133 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-13 16:23:30 +00:00
Lance Willett f13e9a6796 Twenty Fourteen: remove unnecessary `width` rule that broke responsiveness. Props iamtakashi.
git-svn-id: https://develop.svn.wordpress.org/trunk@26119 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-13 03:20:44 +00:00
Lance Willett 76a9f245ae Twenty Fourteen: updated (and more PNG crushing) screenshot. Props iamtakashi.
git-svn-id: https://develop.svn.wordpress.org/trunk@26118 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-13 03:07:11 +00:00
Lance Willett 2c76ed028f Twenty Fourteen: enhanced styles for logged-out comment form "required" mark and comment moderation text. Props iamtakashi, fixes #25932.
git-svn-id: https://develop.svn.wordpress.org/trunk@26117 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-13 02:50:40 +00:00
Lance Willett 3f49cd224e Twenty Fourteen: fix low-contrast input elements in Firefox by explicitly setting `opacity: 1` for the placeholder text. Also brighten the border styles a bit. Props iamtakashi, fixes #25930.
git-svn-id: https://develop.svn.wordpress.org/trunk@26116 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-13 02:45:15 +00:00
Lance Willett e2922ff103 Twenty Fourteen: remove extra newline from `footer.php` file.
git-svn-id: https://develop.svn.wordpress.org/trunk@26106 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-12 20:14:18 +00:00
Lance Willett dc242fbc80 Twenty Fourteen: move page templates into their own directory. See #25929.
git-svn-id: https://develop.svn.wordpress.org/trunk@26105 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-12 19:02:09 +00:00
Lance Willett 0b4c3fde55 Twenty Fourteen: move CSS files except for rtl.css and style.css into new `css` directory. See #25929.
git-svn-id: https://develop.svn.wordpress.org/trunk@26104 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-12 18:56:18 +00:00
Lance Willett 839325fe34 Twenty Fourteen: rename `fonts` to `genericons`. See #25929.
git-svn-id: https://develop.svn.wordpress.org/trunk@26103 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-12 18:37:51 +00:00
Lance Willett d37cefbdfc Twenty Fourteen: update two over-qualified selectors in main stylesheet.
git-svn-id: https://develop.svn.wordpress.org/trunk@26102 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-12 18:18:04 +00:00
Lance Willett ddb8e58f8d Twenty Fourteen: add in more contextual help for setting up Featured Content, links to "featured" tag posts and "sticky" posts from inside the Customizer. See #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26101 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-12 17:12:08 +00:00
Lance Willett 4a39bb0d00 Twenty Fourteen: adjust fixed header top margin now that MP6 is merged. See #25906 props celloexpressions.
git-svn-id: https://develop.svn.wordpress.org/trunk@26100 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-12 17:10:29 +00:00
Lance Willett d220b3fd88 Twenty Fourteen: don't load unused font weights. Props iamtakashi, fixes #25922.
git-svn-id: https://develop.svn.wordpress.org/trunk@26099 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-12 16:47:46 +00:00
Lance Willett 4b63213b62 Twenty Fourteen: full-width page template should display a full-width featured image, except for mobile. Fixes #25925, props iamtakashi.
git-svn-id: https://develop.svn.wordpress.org/trunk@26098 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-12 16:46:31 +00:00
Lance Willett cc0f0d8c6e Twenty Fourteen: first pass at older Internet Explorer browser support. Props iamtakashi, see #25036.
git-svn-id: https://develop.svn.wordpress.org/trunk@26097 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-12 04:17:07 +00:00
Lance Willett 270ba8b564 Twenty Fourteen: update the theme description with more information about theme features such as Featured Content and how to set it up. See #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26092 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-11 19:31:24 +00:00
Sergey Biryukov 315681a8ed Remove the code for increasing z-index for the tag suggestion script from Twenty Fourteen.
fixes #25867.

git-svn-id: https://develop.svn.wordpress.org/trunk@26086 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-11 17:42:04 +00:00
Lance Willett 8cc1529de8 Twenty Fourteen: changes to JavaScript files to pass `jshint`, props jorbin. Fixes #25908 #25909 #25910.
* Add global variable flags to top of JS files.
 * Group variable declarations correctly.

git-svn-id: https://develop.svn.wordpress.org/trunk@26084 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-11 17:26:24 +00:00
Sergey Biryukov f2bd2d8359 Remove the code for setting ajaxurl from Twenty Fourteen.
props celloexpressions.
fixes #25866.

git-svn-id: https://develop.svn.wordpress.org/trunk@26083 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-11 15:50:49 +00:00
Lance Willett 7d112ad590 Twenty Fourteen: improve Featured Content experience in the Customizer. Better preview and cache clearing, props obenland and rachelbaker. Fixes #25549.
git-svn-id: https://develop.svn.wordpress.org/trunk@26079 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-10 23:37:36 +00:00
Lance Willett 8f85054cd0 Twenty Fourteen: allow slider "Previous" and "Next" labels to be translated, props michahwave. Fixes #25897.
git-svn-id: https://develop.svn.wordpress.org/trunk@26071 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-09 23:27:28 +00:00
Lance Willett 896ae4e6ef Bundled Themes: implement Microsoft-specific `@viewport` rules for better responsive styling in Windows 8 "snapped" views. Props celloexpressions, fixes #25888.
git-svn-id: https://develop.svn.wordpress.org/trunk@26070 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-09 23:19:35 +00:00
Lance Willett 0081ce7c81 Twenty Fourteen: implement UX features in spite of being non-standard CSS selectors that won't validate. `@viewport` for a better touch experience on Windows, and `::selection` for better text selection styles. See #25888 and #25898, props celloexpressions.
git-svn-id: https://develop.svn.wordpress.org/trunk@26069 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-09 23:15:15 +00:00
Lance Willett 4d3e26f321 Twenty Fourteen: remove non-standard `::selection` selectors. Closes #25898.
git-svn-id: https://develop.svn.wordpress.org/trunk@26062 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-09 18:46:41 +00:00
Lance Willett 14ce5221ae Twenty Fourteen: when header is more than 48px tall (like two lines of menu items), unfix the header so it doesn't overlap the page content. Props iamtakashi, fixes #25554.
git-svn-id: https://develop.svn.wordpress.org/trunk@26059 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-09 15:31:29 +00:00
Lance Willett 539b3a254b Twenty Fourteen: fix gallery layout issue in IE, props jartes and iamtakashi. Fixes #25625.
git-svn-id: https://develop.svn.wordpress.org/trunk@26057 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-09 00:17:57 +00:00
Lance Willett 15173413e5 Twenty Fourteen: fix case of featured posts `has_tag()` check that was adding an empty `footer` element. See #25868, props iamtakashi.
git-svn-id: https://develop.svn.wordpress.org/trunk@26048 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-08 05:53:48 +00:00
Lance Willett 2ae699bcf2 Twenty Fourteen: performance win by reducing the number of post thumbnail sizes needed in the theme. Props iamtakashi, closes #25876.
git-svn-id: https://develop.svn.wordpress.org/trunk@26047 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-08 05:30:45 +00:00
Lance Willett fcc86be587 Twenty Fourteen: add brief inline help text for Featured Content controls in Customizer. See #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26045 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-08 01:08:18 +00:00
Lance Willett db7ec86731 Twenty Fourteen: legibility improvements for small sidebar text. Fixes #25827 props iamtakashi.
git-svn-id: https://develop.svn.wordpress.org/trunk@26044 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-08 00:54:24 +00:00
Lance Willett f7c0b07d98 Twenty Fourteen: better override for Background and Colors descriptions in Customizer, props obenland. See #25869.
git-svn-id: https://develop.svn.wordpress.org/trunk@26039 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-07 20:36:09 +00:00
Lance Willett d3bd9f465c Twenty Fourteen: add contextual help text to Background and Colors controls in Customizer, using the `description` field. Props rachelbaker, see #25869.
git-svn-id: https://develop.svn.wordpress.org/trunk@26038 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-07 20:27:05 +00:00
Lance Willett daad8899b1 Twenty Fourteen: move all controls for managing Featured Content to the Customizer. Also implement smart fallbacks to not using a custom tag with the "featured" tag and sticky posts. Props obenland and celloexpressions, see #25549.
git-svn-id: https://develop.svn.wordpress.org/trunk@26037 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-07 20:24:24 +00:00
Lance Willett 976df5f9ed Twenty Fourteen: clean up inconsistencies in content template files. Props iamtakashi, fixes #25868.
git-svn-id: https://develop.svn.wordpress.org/trunk@26036 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-07 19:04:56 +00:00
Lance Willett 48d44afbb9 Twenty Fourteen: remove the pattern image used as a placeholder for featured images. This greatly improves the "first run" experience of the theme and gives it a more general appeal as a blog theme by putting less of a requirement on featured images. Props iamtakashi, fixes #25859.
git-svn-id: https://develop.svn.wordpress.org/trunk@26034 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-07 17:28:56 +00:00
Lance Willett 245b99ceb1 Twenty Fourteen: minor template fixes and a placeholder screenshot.
git-svn-id: https://develop.svn.wordpress.org/trunk@26030 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-06 23:53:13 +00:00
Lance Willett 8b481f300b Twenty Fourteen: add full-width featured images for layouts without a content sidebar, but use `wp_is_mobile()` to load smaller-sized images for mobile. Props iamtakashi, fixes #25758.
git-svn-id: https://develop.svn.wordpress.org/trunk@26026 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-06 20:39:50 +00:00
Lance Willett 8f46d50138 Twenty Fourteen: add missing sidebar for post format archives. Props iamtakashi, fixes #25842.
git-svn-id: https://develop.svn.wordpress.org/trunk@26023 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-06 16:11:51 +00:00
Lance Willett e20baa48d8 Twenty Fourteen: improvements to Accent Color behavior, including a case where options were published too soon. Props celloexpressions, fixes #25580.
git-svn-id: https://develop.svn.wordpress.org/trunk@26021 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-05 23:28:07 +00:00
Lance Willett e2bf98b1d3 Twenty Fourteen: add Audio post format support. Props celloexpressions, closes #25807.
git-svn-id: https://develop.svn.wordpress.org/trunk@26020 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-05 21:51:03 +00:00
Lance Willett a009e64c18 Twenty Fourteen: remove a todo.
git-svn-id: https://develop.svn.wordpress.org/trunk@26019 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-05 21:48:29 +00:00
Lance Willett b3722a1edd Twenty Fourteen: add print styles, props iamtakashi. Closes #25830.
git-svn-id: https://develop.svn.wordpress.org/trunk@26018 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-05 16:42:29 +00:00
Lance Willett e512f03e75 Twenty Fourteen: update bundled Genericons to the latest version, 3.0.2. Props iamtakashi, closes #25812.
git-svn-id: https://develop.svn.wordpress.org/trunk@26003 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-04 18:07:18 +00:00
Lance Willett 848937c672 Twenty Thirteen: capitalize "Not Found" string for use in a page title, see #24891 and r25907.
git-svn-id: https://develop.svn.wordpress.org/trunk@26002 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-04 17:56:32 +00:00
Lance Willett fcc1bb0b65 Twenty Fourteen: revamp the RTL stylesheet and related cleanup. Props iamtakashi, see #25801.
git-svn-id: https://develop.svn.wordpress.org/trunk@25999 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-02 04:35:35 +00:00
Lance Willett b604102332 Twenty Fourteen: second pass at revamping the main CSS file. Update pattern graphics to fix issue with orientation changes on tablets. Props iamtakashi, fixes #25592.
git-svn-id: https://develop.svn.wordpress.org/trunk@25998 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-31 04:27:51 +00:00
Lance Willett 34139288e8 Twenty Fourteen: JavaScript fixes after running jshint, see r25960:
* Enforce `===` instead of `==`
 * Fix confusing use of `!`
 * Remove unused variables like `calcNext`, defined but never used
 * Proper use of braces
 * Move functions out of if/else statements
 * Document unknown functions as Microsoft-specific

git-svn-id: https://develop.svn.wordpress.org/trunk@25995 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-30 18:52:54 +00:00
Lance Willett e575c315fb Twenty Fourteen: allow any page to be set as the front page, removing requirement for `front-page.php` template file. Props iamtakashi, fixes #25685.
git-svn-id: https://develop.svn.wordpress.org/trunk@25985 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-29 19:05:02 +00:00
Lance Willett 7b05d5c2e7 Twenty Fourteen: get rid of two last cases of `clear` class value. See #25592.
git-svn-id: https://develop.svn.wordpress.org/trunk@25980 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-29 16:40:38 +00:00
Lance Willett 93b93b103f Twenty Fourteen: implement an alternate "slider" view for home page featured content. Props iamtakashi for the design and implementation. Slider JavaScript code adapted from FlexSlider v2.2.0 props WooThemes and mbmufffin. See #25550.
git-svn-id: https://develop.svn.wordpress.org/trunk@25979 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-29 16:28:11 +00:00
Lance Willett eb01af41c2 Twenty Fourteen: clean up post thumbnail naming. Props iamtakashi, fixes #25718.
git-svn-id: https://develop.svn.wordpress.org/trunk@25971 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-28 17:57:57 +00:00
Lance Willett 01a703070b Twenty Fourteen: Fix gallery posts in the ephemera widget. Props iamtakashi, fixes #25740.
git-svn-id: https://develop.svn.wordpress.org/trunk@25970 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-28 17:52:45 +00:00
Lance Willett bd5ac31911 Twenty Fourteen: display titles for aside, link, and quote format on small screens. Props iamtakashi, fixes #25694.
git-svn-id: https://develop.svn.wordpress.org/trunk@25969 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-28 17:48:46 +00:00
Andrew Nacin 9e70ced313 POT update.
git-svn-id: https://develop.svn.wordpress.org/trunk@25911 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-24 20:37:53 +00:00
Andrew Nacin 53a3ebddce Translator comments are special, make sure they are parsed properly. see #25256.
git-svn-id: https://develop.svn.wordpress.org/trunk@25908 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-24 20:28:43 +00:00
Andrew Nacin 04397b30c6 Twenty Thirteen: Restore the original "Not found" string. see #24891, for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@25907 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-24 20:19:19 +00:00
Andrew Nacin af5921fdca Update POT files for Twenty Ten through Twenty Thirteen.
git-svn-id: https://develop.svn.wordpress.org/trunk@25904 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-24 20:01:08 +00:00
Lance Willett ddb409d998 Bundled themes: bump version numbers (ignoring Twenty Ten).
git-svn-id: https://develop.svn.wordpress.org/trunk@25902 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-24 19:36:48 +00:00
Andrew Nacin c87ad6023d Spell out duplicate hook locations.
props DrewAPicture.
fixes #25658.


git-svn-id: https://develop.svn.wordpress.org/trunk@25868 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-22 17:21:32 +00:00
Lance Willett c6b0970356 Twenty Fourteen: use SVG images instead of CSS3 gradients for featured image background pattern. Props iamtakashi.
* Fixes laggy loading in Firefox, see #25600.
 * Significantly reduces CPU usage.
 * Scalable and crisp on HiDPI/retina screens.
 * SVG is support in IE9 which doesn't support CSS gradients.

git-svn-id: https://develop.svn.wordpress.org/trunk@25865 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-22 16:59:59 +00:00
Lance Willett ea64c830f4 Twenty Fourteen: further revise primary navigation functionality, simplify mobile navigation, and clean up the main JS file. Props obenland, iamtakashi. See #25554.
git-svn-id: https://develop.svn.wordpress.org/trunk@25864 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-22 16:36:26 +00:00
Lance Willett 04ca72fd9c Twenty Fourteen: revise link colors. Props iamtakashi, see #25640.
git-svn-id: https://develop.svn.wordpress.org/trunk@25857 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-21 16:39:53 +00:00
Lance Willett 2240365438 Twenty Fourteen: fix non-image attachment page layout, props iamtakashi. Fixes #25624.
git-svn-id: https://develop.svn.wordpress.org/trunk@25856 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-21 16:34:56 +00:00
Lance Willett ae9a30b7cf Twenty Fourteen: fix typo that prevented author name display in Ephemera widget. Props iamtakashi, fixes #25641.
git-svn-id: https://develop.svn.wordpress.org/trunk@25855 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-21 16:33:10 +00:00
Lance Willett 0b915b616c Twenty Fourteen: improved responsive styles for featured content and minor layout fixes. Props iamtakashi, see #25592.
git-svn-id: https://develop.svn.wordpress.org/trunk@25854 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-21 16:32:10 +00:00
Lance Willett cb0ed1fcec Twenty Fourteen: fix a typo introduced in r25808, props kovshenin. See #25549.
git-svn-id: https://develop.svn.wordpress.org/trunk@25853 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-21 16:30:12 +00:00
Lance Willett 21da24227f Bundled Themes: pinking shears, fix a trailing period.
git-svn-id: https://develop.svn.wordpress.org/trunk@25824 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-17 03:29:11 +00:00
Lance Willett f8bd337fdb Twenty Fourteen: cleanup, props iamtakashi. Fixes #25613.
* With the ephemera widget in place, `content-recent-formatted-post.php` is unused, see #25028.
* We're no longe filtering formatted posts from the main query, see #25330.
 * Fix a typo.

git-svn-id: https://develop.svn.wordpress.org/trunk@25814 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-16 18:28:11 +00:00
Lance Willett 324ac5177f Twenty Fourteen: implement tag auto-complete for featured content settings, and uppercase `__CLASS__` for consistency. Props kovshenin, see #25549.
git-svn-id: https://develop.svn.wordpress.org/trunk@25813 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-16 18:26:04 +00:00
Lance Willett 0fe9b7468d Twenty Fourteen: first pass at implementing Featured Content settings, props obenland. See #25549.
git-svn-id: https://develop.svn.wordpress.org/trunk@25808 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-16 04:21:10 +00:00
Lance Willett b89ea9ea66 Twenty Fourteen: remove excerpts from featured posts, and display full titles instead. Props iamtakashi, closes #25581.
git-svn-id: https://develop.svn.wordpress.org/trunk@25804 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-16 03:46:29 +00:00
Lance Willett a88661e498 Twenty Fourteen: link hover improvements, props sabreuse. See #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25803 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-15 23:36:38 +00:00
Lance Willett 2c88403c32 Twenty Fourteen: better logic for featured image HTML output, and add fallback message for focusable anchor elements, for accessibility. Fixes #25325.
git-svn-id: https://develop.svn.wordpress.org/trunk@25802 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-15 23:23:08 +00:00
Lance Willett 77f48b5d8b Twenty Fourteen: minor fixes to docs, props celloexpressions. See #25257
git-svn-id: https://develop.svn.wordpress.org/trunk@25792 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-15 18:00:28 +00:00
Lance Willett bc64bbb1ef Twenty Thirteen: fix description layout on attachment outputs, props obenland. Fixes #25578.
git-svn-id: https://develop.svn.wordpress.org/trunk@25791 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-15 17:58:12 +00:00
Lance Willett 0d51ae78cc Twenty Fourteen: remove `style` tags from accent color output, following r25786. Fixes #25599, props celloexpressions.
git-svn-id: https://develop.svn.wordpress.org/trunk@25790 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-15 17:56:00 +00:00
Lance Willett 58ad40a695 Twenty Thirteen: use correct font name in comment docs, props tenpura. Fixes #25593.
git-svn-id: https://develop.svn.wordpress.org/trunk@25789 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-15 16:46:44 +00:00
Lance Willett 6e1c7ec0bc Twenty Fourteen: first pass at CSS revamp, props iamtakashi. See #25592.
git-svn-id: https://develop.svn.wordpress.org/trunk@25788 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-15 16:45:42 +00:00
Lance Willett 476daf2aef Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257.
git-svn-id: https://develop.svn.wordpress.org/trunk@25769 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-11 22:01:14 +00:00
Lance Willett 0c3ff8a555 Twenty Fourteen: remove two unused files, should have been deleted with r25088, see #24877.
git-svn-id: https://develop.svn.wordpress.org/trunk@25768 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-11 21:00:50 +00:00
Lance Willett 31e9963904 Twenty Fourteen: remove unneeded sidebar file. Props iamtakashi, see #25565.
git-svn-id: https://develop.svn.wordpress.org/trunk@25766 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-11 17:24:22 +00:00
Lance Willett 481c744d42 Twenty Fourteen: remove header text customization options, fixes #25540. Props celloexpressions, obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@25765 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-11 17:13:27 +00:00
Lance Willett 4f55cd150c Twenty Fourteen: merge Front Page Sidebar and Content Sidebar. Props iamtakashi, see #25565; closes #25565.
git-svn-id: https://develop.svn.wordpress.org/trunk@25762 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-11 03:16:59 +00:00
Lance Willett 1c66b8130d Twenty Fourteen: improve display for elements in the featured content area by preventing titles from breaking and letting content overflow with an ellipsis. Props obenland, fixes #25053.
git-svn-id: https://develop.svn.wordpress.org/trunk@25758 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-10 15:35:27 +00:00
Lance Willett 6a433a7284 Twenty Fourteen: improved JS support for keyboard navigation for main navigation menu. Props obenland, see #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25757 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-10 15:32:59 +00:00
Lance Willett 822d558774 Twenty Fourteen: a11y and RTL fixes for tabbed navigation and Skip to Content link. Props obenland, see #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25756 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-10 15:30:25 +00:00
Lance Willett 983f56193e Twenty Fourteen: improve primary navigation styles for a clearer distinction between hover and the current page highlight, and change color to harmonize with the search toggle. Props iamtakashi, fixes #25554.
git-svn-id: https://develop.svn.wordpress.org/trunk@25754 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-10 03:36:15 +00:00
Lance Willett b36e73407e Twenty Fourteen: remove CSS transitions, props iamtakashi. Fixes #25553.
git-svn-id: https://develop.svn.wordpress.org/trunk@25753 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-10 03:30:11 +00:00
Lance Willett 6c808113fe Twenty Fourteen: merge recent stylesheet changes to RTL, and file miscellaneous CSS cleanup.
RTL still needs more responsive fixes, see #25332 -- and a11y menu fixes, see #25054. 

git-svn-id: https://develop.svn.wordpress.org/trunk@25749 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-09 21:41:54 +00:00
Andrew Nacin 28efc380ff Default themes: Don't use /** docblocks for simple multiline comments.
props DrewAPicture, ericlewis.
fixes #25256.


git-svn-id: https://develop.svn.wordpress.org/trunk@25746 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-09 20:38:26 +00:00
Lance Willett d72a095508 Twenty Fourteen: remove title attributes for better accessibility. Props sabreuse for original patch, see #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25743 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-09 19:06:06 +00:00
Lance Willett bf799fd276 Twenty Fourteen: a11y fix for keyboard navigation and Skip Content link, see #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25742 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-09 18:51:46 +00:00
Lance Willett 56bef8b6a6 Twenty Fourteen: minor color contrast and a11y fixes, see #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25740 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-09 18:38:58 +00:00
Lance Willett 04357e30c8 Twenty Fourteen: remove unnecessary `no-sidebar` class value in front page template. Props iamtakashi, fixes #25543.
git-svn-id: https://develop.svn.wordpress.org/trunk@25738 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-09 16:26:50 +00:00
Lance Willett c4e2af76e4 Twenty Fourteen: remove unneeded `.single-attachment` body class selectors, props iamtakashi. Fixes #25541, see #25506.
git-svn-id: https://develop.svn.wordpress.org/trunk@25737 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-09 16:25:33 +00:00
Lance Willett 66c2dfbae9 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.
git-svn-id: https://develop.svn.wordpress.org/trunk@25736 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-08 21:36:46 +00:00
Lance Willett 7771626637 Twenty Fourteen: allow pages to have featured images, props iamtakashi. Fixes #25325.
git-svn-id: https://develop.svn.wordpress.org/trunk@25735 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-08 21:21:19 +00:00
Lance Willett ee1a3278ea Twenty Fourteen: provide keyboard support for the primary navigation, props joedolson. See #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25731 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-08 17:55:46 +00:00
Lance Willett d3ceebd2cd Twenty Fourteen: accent color fixes, props celloexpressions. See #25220.
* Try a darker text color for header nave submenu items on hover (matching site description color). 
 * Fix a bad hover color override. 


git-svn-id: https://develop.svn.wordpress.org/trunk@25730 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-08 17:31:00 +00:00
Lance Willett 5b5e048ffa Twenty Fourteen: reduce post widget margin, props kraftbj, closes #25426.
git-svn-id: https://develop.svn.wordpress.org/trunk@25729 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-08 17:28:14 +00:00
Andrew Nacin 7c03553de8 Twenty Thirteen: Remove unneeded .single-attachment selector.
props obenland.
fixes #25506.


git-svn-id: https://develop.svn.wordpress.org/trunk@25716 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-07 16:42:12 +00:00
Andrew Nacin eabbcec46f Twenty Twelve: Use the correct body class for attachments in the IE stylesheet.
props Marco_Teethgrinder.
see #25506. see [25707].


git-svn-id: https://develop.svn.wordpress.org/trunk@25715 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-07 16:41:18 +00:00
Andrew Nacin 2476d62991 Twenty Twelve: Use the correct body class for attachments.
.single-attachment is only used when the attachment's parent is not a page.

props Marco_Teethgrinder.
fixes #25506.


git-svn-id: https://develop.svn.wordpress.org/trunk@25707 602fd350-edb4-49c9-b593-d223f7449a82
2013-10-07 13:18:31 +00:00
Lance Willett dc53919fe3 Twenty Ten: update code comments to reflect WP inline docs standards. Props DrewAPicture, closes #25256.
git-svn-id: https://develop.svn.wordpress.org/trunk@25627 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-25 17:03:34 +00:00
Lance Willett 4a8bf29102 Twenty Twelve: simplify header image check, props obenland. Closes #25400.
git-svn-id: https://develop.svn.wordpress.org/trunk@25626 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-25 16:58:43 +00:00
Lance Willett bd150bd8d6 Twenty Eleven: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256.
git-svn-id: https://develop.svn.wordpress.org/trunk@25625 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-25 16:49:36 +00:00
Lance Willett 11a9f047cc 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.
git-svn-id: https://develop.svn.wordpress.org/trunk@25624 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-25 16:35:26 +00:00
Lance Willett fcd1b02a1d Twenty Fourteen: change the background color a bit more on hover for main navigation submenus. See #25220.
git-svn-id: https://develop.svn.wordpress.org/trunk@25623 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-25 16:28:00 +00:00
Lance Willett a580e9f3c3 Twenty Fourteen: remove unused images, following r25610. See #25300.
git-svn-id: https://develop.svn.wordpress.org/trunk@25614 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-24 23:06:18 +00:00
Lance Willett 9d5cab1940 Twenty Fourteen: accessibility fix for allowing the search button in the toolbar to be focused with the keyboard. Props joedolson and sabreuse, see #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25613 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-24 23:03:14 +00:00
Lance Willett 2e21ea25f5 Twenty Fourteen: fixes for accent color functionality, props celloexpressions. See #25220.
* Apply the primary accent color to the current-time indicator for the `mediaelements` players.
 * Fix instances of the custom accent color CSS overriding white or black link colors that should have no text-color change on hover.
 * Remove text color from main navigation hover states for submenus and from main navigation top-level items.
 * Change the background color a bit more on hover for main navigation submenus.

git-svn-id: https://develop.svn.wordpress.org/trunk@25612 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-24 22:33:37 +00:00
Lance Willett 1b61078658 Twenty Fourteen: fix gap beneath header image, props taupecat. Fixes #25404.
git-svn-id: https://develop.svn.wordpress.org/trunk@25611 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-24 22:20:54 +00:00
Lance Willett f3c37fd5ae Twenty Fourteen: redo the featured image background pattern with CSS plus minor style adjustments. Props iamtakashi, fixes #25300. This also fixes #25363, props buffler.
git-svn-id: https://develop.svn.wordpress.org/trunk@25610 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-24 22:19:08 +00:00
Lance Willett 3dbcfcdbe4 Twenty Fourteen: simplify header image check, props obenland. See #25400.
git-svn-id: https://develop.svn.wordpress.org/trunk@25604 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-24 17:06:01 +00:00
Lance Willett f83075e3ed Twenty Fourteen: Genericons minor style adjustments, props iamtakashi. See #25085.
git-svn-id: https://develop.svn.wordpress.org/trunk@25603 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-24 16:41:52 +00:00
Lance Willett b0d7ae1450 Twenty Fourteen: remove `rem` units, props iamtakashi. Fixes #25366.
git-svn-id: https://develop.svn.wordpress.org/trunk@25523 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-20 19:36:00 +00:00
Lance Willett dd63691dd4 Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256.
git-svn-id: https://develop.svn.wordpress.org/trunk@25522 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-20 19:33:23 +00:00
Lance Willett 69398611c8 Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256.
git-svn-id: https://develop.svn.wordpress.org/trunk@25521 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-20 19:23:22 +00:00
Lance Willett b7a9c6cac9 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.
git-svn-id: https://develop.svn.wordpress.org/trunk@25519 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-20 18:21:30 +00:00
Lance Willett b6859d87e9 Twenty Thirteen: fix case where comment layout can break if a really, really long word is in the comment content. Closes #25195 props RDall and obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@25516 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-20 17:43:15 +00:00
Lance Willett ed6136070f Twenty Thirteen: revert combining two similar `Nothing Found` strings. Closes #24891.
git-svn-id: https://develop.svn.wordpress.org/trunk@25515 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-20 17:33:50 +00:00
Lance Willett d57aaeef25 Twenty Fourteen: first pass at adding a Contributors page template to highlight authors. Props MikeHansenMe, iamtakashi, obenland, and Kuzmanov. See #24863.
git-svn-id: https://develop.svn.wordpress.org/trunk@25510 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-19 21:33:00 +00:00
Lance Willett c1ad2ea70f Twenty Fourteen: revert bad Genericons merge leftovers, see #25085.
git-svn-id: https://develop.svn.wordpress.org/trunk@25508 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-19 18:20:16 +00:00
Lance Willett 93b93fde64 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.
git-svn-id: https://develop.svn.wordpress.org/trunk@25506 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-19 18:04:57 +00:00
Lance Willett 2c5e59bed3 Twenty Fourteen: remove custom class from pullquotes and apply the same style to all left- and right-aligned quotes in the main content area. Props iamtakashi, fixes #25304.
git-svn-id: https://develop.svn.wordpress.org/trunk@25504 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-19 17:43:03 +00:00
Lance Willett ccb4d33234 Twenty Fourteen: clean up vendor prefixes. Props iamtakashi, fixes #25305.
git-svn-id: https://develop.svn.wordpress.org/trunk@25503 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-19 17:41:28 +00:00
Lance Willett 18a9fcdb67 Twenty Fourteen: remove `optimizeLegibility`. Props iamtakashi, fixes #25306.
git-svn-id: https://develop.svn.wordpress.org/trunk@25502 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-19 17:39:34 +00:00
Lance Willett 0c2365bb18 Twenty Fourteen: add underline style back to links in body text. Props iamtakashi, fixes #25307.
git-svn-id: https://develop.svn.wordpress.org/trunk@25501 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-19 17:37:05 +00:00
Lance Willett 9c45c7da75 Twenty Fourteen: change the background color of author's avatars in comments to black. Props iamtakashi, fixes #25309.
git-svn-id: https://develop.svn.wordpress.org/trunk@25500 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-19 17:35:53 +00:00
Lance Willett 9e8bcc8bcd Twenty Fourteen: let authors customize the green "accent" color by changing to a different hex value in the Customizer. Props celloexpressions.
Also add an ID attribute to all `style` elements.

See #25220.

git-svn-id: https://develop.svn.wordpress.org/trunk@25418 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-12 22:05:06 +00:00
Lance Willett 4585c81b37 Twenty Fourteen: prefix Genericons enqueue handle so that the theme uses the its own version of the font CSS. Fixes a few display issues when plugins like Jetpack enqueue a different version of Genericons. See #25085.
git-svn-id: https://develop.svn.wordpress.org/trunk@25417 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-12 21:44:49 +00:00
Lance Willett e89c725696 Twenty Fourteen: fix comment for `twentyfourteen_excerpt_length()`, props SergeyBiryukov. Fixes #25297.
git-svn-id: https://develop.svn.wordpress.org/trunk@25406 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-12 17:43:23 +00:00
Lance Willett a1556cefb6 Twenty Fourteen: further styling for medialement players, props iamtakashi. Fixes #25209.
git-svn-id: https://develop.svn.wordpress.org/trunk@25267 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-05 22:14:17 +00:00
Lance Willett d82fd6d7ce Twenty Fourteen: add styling for medialement players, props celloexpressions. See #25209.
git-svn-id: https://develop.svn.wordpress.org/trunk@25260 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-05 17:51:00 +00:00
Lance Willett 24e3077d77 Twenty Fourteen: break long words in comment content (not just anchor text). Fixes #24890, props rickalee.
git-svn-id: https://develop.svn.wordpress.org/trunk@25259 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-05 17:44:31 +00:00
Lance Willett 208adf174d Twenty Fourteen: first pass at adding editor stylesheet. Props Frank Klein, see #25084.
git-svn-id: https://develop.svn.wordpress.org/trunk@25217 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-02 23:02:15 +00:00
Lance Willett c098528ba7 Twenty Fourteen: style adjustments for the new HTML5 comment markup, and minor bug fixes for comment responsive pattern. Props iamtakashi, fixes #25045.
git-svn-id: https://develop.svn.wordpress.org/trunk@25216 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-02 22:02:15 +00:00
Lance Willett bca13d3762 Twenty Fourteen: style URL type inputs, props Jayjdk. See #25045.
git-svn-id: https://develop.svn.wordpress.org/trunk@25215 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-02 21:50:24 +00:00
Lance Willett 81e5db41f4 Twenty Fourteen: remove Social Links integration. Props obenland, see #25094.
git-svn-id: https://develop.svn.wordpress.org/trunk@25214 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-02 21:24:41 +00:00
Lance Willett 06d22aed0e Twenty Fourteen: add archive page templates, fix alignment bugs for archive headers, and use `content-none.php` for consistency. Props obenland, fixes #25181.
git-svn-id: https://develop.svn.wordpress.org/trunk@25213 602fd350-edb4-49c9-b593-d223f7449a82
2013-09-02 21:20:56 +00:00
Andrew Nacin fdae6fb0a5 Twenty Thirteen: Ensure custom headers are set up after the localization is initialized.
props pavelevap.
fixes #24943.


git-svn-id: https://develop.svn.wordpress.org/trunk@25129 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-26 19:28:50 +00:00
Andrew Nacin f57bd31f2d Fix various typos in inline documentation. props nofearinc, fixes #25119.
git-svn-id: https://develop.svn.wordpress.org/trunk@25094 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-22 22:00:41 +00:00
Lance Willett 463fde4ec0 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.
git-svn-id: https://develop.svn.wordpress.org/trunk@25090 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-22 18:05:56 +00:00
Lance Willett dbe8b7300e Twenty Fourteen: remove searchform.php and use core markup. Props obenland, closes #25095.
git-svn-id: https://develop.svn.wordpress.org/trunk@25089 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-22 17:11:32 +00:00
Lance Willett 345fc78f4d Twenty Fourteen: Align post format handling with Twenty Thirteen. Props Frank Klein and obenland, see #24877.
git-svn-id: https://develop.svn.wordpress.org/trunk@25088 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-22 17:02:34 +00:00
Lance Willett 29b85dcc6b Twenty Fourteen: Use HTML5 comment markup, props obenland. Fixes #25045.
git-svn-id: https://develop.svn.wordpress.org/trunk@25087 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-22 17:00:36 +00:00
Lance Willett 16415b2f94 Twenty Fourteen: load Genericons correctly, and add comments to other CSS enqueue calls. Props obenland, fixes #25085.
git-svn-id: https://develop.svn.wordpress.org/trunk@25068 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 18:09:51 +00:00
Lance Willett b2150ba33b Twenty Fourteen: accessibility changes to add focus styles to match the hover style on tag links. Props sabreuse, see #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25067 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:59:00 +00:00
Lance Willett b3b1b66654 Twenty Fourteen: accessibility changes to fix the color contrast ratio in link text and a few other places (notably hovers and focus outlines). Props sabreuse, see #25054.
git-svn-id: https://develop.svn.wordpress.org/trunk@25066 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:58:07 +00:00
Lance Willett cb64ad39d9 Twenty Fourteen: change to just one footer widget area and use Masonry JS to display the widgets in columns. Props Frank Klein, closes #24874.
git-svn-id: https://develop.svn.wordpress.org/trunk@25065 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:52:22 +00:00
Lance Willett d2d79e5588 Twenty Fourteen: Focus search box on search menu click, props kovshenin for original patch. Fixes #24895.
git-svn-id: https://develop.svn.wordpress.org/trunk@25064 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:45:18 +00:00
Lance Willett 97049b9c3b Twenty Fourteen: ensure toolbar doesn't have a gap at the top when you start scrolling, including back compat for 3.6. Props MikeHansenMe and SergeyBiryukov, fixes #24914.
git-svn-id: https://develop.svn.wordpress.org/trunk@25063 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:41:16 +00:00
Lance Willett d45e621a04 Twenty Fourteen: remove `masthead-fixed` class after window returns to top. Props cainm, fixes #25026.
git-svn-id: https://develop.svn.wordpress.org/trunk@25062 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:36:28 +00:00
Lance Willett ca1926490c Twenty Fourteen: don't allow line-wrapping in the top-level navigation menu items. Props georgestephanis, fixes #24917.
git-svn-id: https://develop.svn.wordpress.org/trunk@25061 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:32:15 +00:00
Lance Willett d5c62ed77d Twenty Fourteen: change IDs to classes in markup and CSS selectors. Props obenland, see #24858.
git-svn-id: https://develop.svn.wordpress.org/trunk@25060 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-20 17:30:18 +00:00
Andrew Nacin 7a2f69832e Twenty Eleven: Fix some mobile layout bugs on single post format view. props lancewillett, fixes #25019.
git-svn-id: https://develop.svn.wordpress.org/trunk@25042 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-16 21:14:40 +00:00
Lance Willett f330352fa3 Twenty Fourteen: second pass at matching code standards achieved with Twenty Thirteen development. See #24858, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@25023 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-15 00:24:27 +00:00
Lance Willett 633e58960d Twenty Fourteen: first pass at matching code standards achieved with Twenty Thirteen development. See #24858, props obenland.
git-svn-id: https://develop.svn.wordpress.org/trunk@25021 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-14 16:38:01 +00:00
Andrew Nacin b43712e0f7 New develop.svn.wordpress.org repository based on the old core.svn repository.
* All WordPress files move to a src/ directory.
 * New task runner (Grunt), configured to copy a built WordPress to build/.
 * svn:ignore and .gitignore for Gruntfile.js, wp-config.php, and node.js.
 * Remove Akismet external from develop.svn. Still exists in core.svn.
 * Drop minified files from src/. The build process will now generate these.

props koop.
see #24976.

and see http://wp.me/p2AvED-1AI.



git-svn-id: https://develop.svn.wordpress.org/trunk@25001 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-07 05:25:25 +00:00