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 |
|