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