Commit Graph

1639 Commits

Author SHA1 Message Date
Lance Willett
5b54845df7 Twenty Fourteen: reposition the window on jump-to-anchor to account for header height. Props obenland, fixes #26213.
Built from https://develop.svn.wordpress.org/trunk@26574


git-svn-id: http://core.svn.wordpress.org/trunk@26465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 18:35:10 +00:00
Lance Willett
4d6ec7fa96 Twenty Fourteen: re-add the Header Text Customization Option. Props iamtakashi, fixes #26338; see #25540.
Built from https://develop.svn.wordpress.org/trunk@26573


git-svn-id: http://core.svn.wordpress.org/trunk@26464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 18:27:10 +00:00
Lance Willett
abfec528c3 Twenty Fourteen: rename transient all_the_cool_cats and make sure count is an integer before checking it. Props SergeyBiryukov for initial patch, fixes #26319.
Built from https://develop.svn.wordpress.org/trunk@26572


git-svn-id: http://core.svn.wordpress.org/trunk@26463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 18:24:10 +00:00
Lance Willett
837ca1aa31 Twenty Fourteen: add min-height rule to the WP toolbar to ensure that no gap appears in pre-3.8 versions. Props celloexpressions, fixes #25906.
Built from https://develop.svn.wordpress.org/trunk@26569


git-svn-id: http://core.svn.wordpress.org/trunk@26460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 18:11:10 +00:00
Lance Willett
5b7846fd53 Twenty Fourteen: remove custom-colors tag. See #26220.
Built from https://develop.svn.wordpress.org/trunk@26568


git-svn-id: http://core.svn.wordpress.org/trunk@26459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 18:08:10 +00:00
Lance Willett
16544ed331 Twenty Fourteen: remove Accent Color feature. Props celloexpressions, fixes #26220.
Built from https://develop.svn.wordpress.org/trunk@26567


git-svn-id: http://core.svn.wordpress.org/trunk@26458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 18:05:10 +00:00
Lance Willett
addc2a8f38 Twenty Fourteen: fix stylesheet loading, broken in r26560.
Built from https://develop.svn.wordpress.org/trunk@26565


git-svn-id: http://core.svn.wordpress.org/trunk@26456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 17:41:09 +00:00
Lance Willett
48e16aeeab Twenty Fourteen: tweak the vertical space for list items in the primary and footer widgets. Props iamtakashi, see #25946.
Built from https://develop.svn.wordpress.org/trunk@26562


git-svn-id: http://core.svn.wordpress.org/trunk@26453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 17:32:11 +00:00
Lance Willett
1e703f63a9 Twenty Fourteen: update editor stylesheet to reflect recent changes made in the main stylesheet. Props iamtakashi, see #25946.
Built from https://develop.svn.wordpress.org/trunk@26561


git-svn-id: http://core.svn.wordpress.org/trunk@26452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 17:30:11 +00:00
Lance Willett
ee67057ade Twenty Fourteen: code cleanup, props kovshenin. See #25946.
* Filtering `twentyfourteen_has_featured_posts()` false suggests the filter expects a boolean value, but we expect an array. Use an existing function instead.
 * In both style.css and ie.css use Genericons, so let's not forget to declare the dependancy.
 * Make sure Lato font is enqueued in `admin_print_scripts`.
Built from https://develop.svn.wordpress.org/trunk@26560


git-svn-id: http://core.svn.wordpress.org/trunk@26451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 17:28:10 +00:00
Lance Willett
187d2fa1ff 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.
Built from https://develop.svn.wordpress.org/trunk@26558


git-svn-id: http://core.svn.wordpress.org/trunk@26449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 17:15:10 +00:00
Lance Willett
e46662b6ae Twenty Fourteen: update comment blocks to match inline docs standards. Props DrewAPicture, see #25837.
Built from https://develop.svn.wordpress.org/trunk@26556


git-svn-id: http://core.svn.wordpress.org/trunk@26447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 17:06:11 +00:00
Lance Willett
b5dbd754d8 Twenty Fourteen: limit Help tab text to only "post" post type edit screen. Props obenland, see #25837.
Built from https://develop.svn.wordpress.org/trunk@26555


git-svn-id: http://core.svn.wordpress.org/trunk@26446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-03 17:01:10 +00:00
Sergey Biryukov
b5ce3e6c96 Twenty Fourteen: use a more specific selector for tag links.
props iamtakashi.
fixes #26358.
Built from https://develop.svn.wordpress.org/trunk@26545


git-svn-id: http://core.svn.wordpress.org/trunk@26437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-02 23:15:10 +00:00
Sergey Biryukov
8c7b6ac049 Twenty Fourteen: use display context for site description in sidebar.php.
props michelwppi.
fixes #25808.
Built from https://develop.svn.wordpress.org/trunk@26444


git-svn-id: http://core.svn.wordpress.org/trunk@26342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-27 23:10:10 +00:00
Lance Willett
96526c7c0c Twenty Fourteen: fix image alignment in editor styles, props azaozz and RDall. Fixes #26108.
Built from https://develop.svn.wordpress.org/trunk@26409


git-svn-id: http://core.svn.wordpress.org/trunk@26309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-26 17:38:11 +00:00
Lance Willett
69fa4a1365 Twenty Fourteen: fix overlap issue when aligning consecutive images in the same direction. Props koki4a and janhenckens, fixes #26194.
Built from https://develop.svn.wordpress.org/trunk@26363


git-svn-id: http://core.svn.wordpress.org/trunk@26264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-24 17:00:09 +00:00
Lance Willett
1d0bce8013 Twenty Fourteen: update Customizer inline help text. Props siobhan, see #25837.
Built from https://develop.svn.wordpress.org/trunk@26361


git-svn-id: http://core.svn.wordpress.org/trunk@26262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-24 16:57:10 +00:00
Lance Willett
48ffabc4d4 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.
Built from https://develop.svn.wordpress.org/trunk@26360


git-svn-id: http://core.svn.wordpress.org/trunk@26261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-24 16:56:10 +00:00
Lance Willett
c620366940 Twenty Fourteen: fix inconsistency with search-box padding. Props thomasguillot, fixes #26204.
Built from https://develop.svn.wordpress.org/trunk@26357


git-svn-id: http://core.svn.wordpress.org/trunk@26258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-24 16:08:10 +00:00
Lance Willett
7330fff3d6 Twenty Fourteen: fix case where edit link goes to the top of content when only one left-aligned element exists. Props iamtakashi, fixes #26201.
Built from https://develop.svn.wordpress.org/trunk@26356


git-svn-id: http://core.svn.wordpress.org/trunk@26257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-24 16:07:09 +00:00
Lance Willett
b385a108ed Twenty Fourteen: remove redundant gettext call, props defries. See #25946.
Built from https://develop.svn.wordpress.org/trunk@26355


git-svn-id: http://core.svn.wordpress.org/trunk@26256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-24 15:19:11 +00:00
Lance Willett
ba02d07c97 Twenty Fourteen: avoid Featured Content thumbnail overflow, props binarymoon. Fixes #26190.
Built from https://develop.svn.wordpress.org/trunk@26351


git-svn-id: http://core.svn.wordpress.org/trunk@26252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-24 13:57:11 +00:00
Lance Willett
c437b2d508 Twenty Fourteen: standardize comment blocks and jQuery function wrapper calls in JavaScript files. Props seanchayes for initial patch, see #25946.
Built from https://develop.svn.wordpress.org/trunk@26332


git-svn-id: http://core.svn.wordpress.org/trunk@26234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-22 22:42:09 +00:00
Lance Willett
28c19ec965 Twenty Fourteen: style cite element correctly when not in a blockquote. See #25946.
Built from https://develop.svn.wordpress.org/trunk@26326


git-svn-id: http://core.svn.wordpress.org/trunk@26229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-22 11:22:09 +00:00
Lance Willett
7431d1b9ac Twenty Fourteen: fix typos and a correct @return value, props morganestes. See #25946.
Built from https://develop.svn.wordpress.org/trunk@26325


git-svn-id: http://core.svn.wordpress.org/trunk@26228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-22 11:20:10 +00:00
Lance Willett
75b70de286 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.
Built from https://develop.svn.wordpress.org/trunk@26272


git-svn-id: http://core.svn.wordpress.org/trunk@26177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-19 18:27:11 +00:00
Lance Willett
8321cdd567 Twenty Fourteen: avoid premature creation of tags when using the tag suggestion for Featured Content. Props obenland, fixes #26080.
Built from https://develop.svn.wordpress.org/trunk@26270


git-svn-id: http://core.svn.wordpress.org/trunk@26175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-19 15:27:11 +00:00
Andrew Nacin
c43e93d935 Fix spaces/tabs in Twenty Fourteen JS, allowing JSHint to run clean for these files.
props dougwollison.
fixes #26031, #26032.

Built from https://develop.svn.wordpress.org/trunk@26261


git-svn-id: http://core.svn.wordpress.org/trunk@26167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-19 03:49:09 +00:00
Lance Willett
9e201fadff Twenty Fourteen: updates all PHP files to meet new brace style in WP coding standards. Props rickalee for initial patch, fixes #26093.
Built from https://develop.svn.wordpress.org/trunk@26260


git-svn-id: http://core.svn.wordpress.org/trunk@26166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-18 23:11:10 +00:00
Lance Willett
2291d479af Twenty Fourteen: simplify tags output in content templates, props nacin. See #26093.
Built from https://develop.svn.wordpress.org/trunk@26258


git-svn-id: http://core.svn.wordpress.org/trunk@26164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-18 22:48:10 +00:00
Sergey Biryukov
a110ab596f Correctly capitalize WP_Query in Featured_Content::pre_get_posts() inline docs. see #26064.
Built from https://develop.svn.wordpress.org/trunk@26257


git-svn-id: http://core.svn.wordpress.org/trunk@26163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-18 22:24:11 +00:00
Lance Willett
9c93043286 Twenty Fourteen: correct $query usage in Featured_Content::pre_get_posts(), props SergeyBiryukov, fixes #26064.
Built from https://develop.svn.wordpress.org/trunk@26255


git-svn-id: http://core.svn.wordpress.org/trunk@26161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-18 22:04:09 +00:00
Lance Willett
881c608592 Twenty Fourteen: remove singular body class when a page is set to be the front page, and minor style tweaks. Props iamtakashi, see #25946.
Built from https://develop.svn.wordpress.org/trunk@26249


git-svn-id: http://core.svn.wordpress.org/trunk@26155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-18 19:21:09 +00:00
Lance Willett
3c0f497fad Twenty Fourteen: general cleanup for spacing, inline comments. Props obenland, see #25946.
Built from https://develop.svn.wordpress.org/trunk@26227


git-svn-id: http://core.svn.wordpress.org/trunk@26134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-15 21:20:09 +00:00
Lance Willett
433c648e1d Twenty Fourteen: fix an issue with keyboard navigation where you couldn't navigate to the previous image. Props obenland, see #25946.
Built from https://develop.svn.wordpress.org/trunk@26226


git-svn-id: http://core.svn.wordpress.org/trunk@26133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-15 21:18:09 +00:00
Lance Willett
a52f3ebb7b Twenty Fourteen: limit back compat to 3.6 and later versions. See #26055, props obenland.
Built from https://develop.svn.wordpress.org/trunk@26225


git-svn-id: http://core.svn.wordpress.org/trunk@26132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-15 21:15:10 +00:00
Lance Willett
330948ced3 Twenty Fourteen: remove a font weight of 900 italic which isn't needed. Props iamtakashi. See #25946.
Built from https://develop.svn.wordpress.org/trunk@26218


git-svn-id: http://core.svn.wordpress.org/trunk@26126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-15 19:03:10 +00:00
Lance Willett
c3bd52a52f Twenty Fourteen: remove main-content element where not necessary, props iamtakashi. See #25946.
Built from https://develop.svn.wordpress.org/trunk@26217


git-svn-id: http://core.svn.wordpress.org/trunk@26125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-15 19:01:09 +00:00
Lance Willett
667cbb9345 Twenty Fourteen: use HTML entity for arrow in Help text string, props dd32. See #25837.
Built from https://develop.svn.wordpress.org/trunk@26211


git-svn-id: http://core.svn.wordpress.org/trunk@26119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-15 14:20:11 +00:00
Lance Willett
630619cf6c Twenty Fourteen: remove unneeded translator context from theme Help tab text, props domain. See #25837.
Built from https://develop.svn.wordpress.org/trunk@26190


git-svn-id: http://core.svn.wordpress.org/trunk@26098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-15 02:43:10 +00:00
Scott Taylor
005fe51131 Don't call is_home() before the query is run in Featured Content's pre_get_posts hook callback.
Built from https://develop.svn.wordpress.org/trunk@26189


git-svn-id: http://core.svn.wordpress.org/trunk@26097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-15 02:37:10 +00:00
Lance Willett
2b1c6c8ba4 Twenty Fourteen: fix tabs to spaces in two files. See #25946.
Built from https://develop.svn.wordpress.org/trunk@26154


git-svn-id: http://core.svn.wordpress.org/trunk@26065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-14 04:57:10 +00:00
Lance Willett
254bdd6bc9 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.
Built from https://develop.svn.wordpress.org/trunk@26153


git-svn-id: http://core.svn.wordpress.org/trunk@26064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-14 04:53:09 +00:00
Lance Willett
c8cfe17a02 Twenty Fourteen: simplify and prefix post thumbnail sizes, props obenland. See #25946.
Built from https://develop.svn.wordpress.org/trunk@26152


git-svn-id: http://core.svn.wordpress.org/trunk@26063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-14 04:50:11 +00:00
Lance Willett
85dcc4aea8 Twenty Fourteen: remove unused class name, props obenland. See #25946.
Built from https://develop.svn.wordpress.org/trunk@26151


git-svn-id: http://core.svn.wordpress.org/trunk@26062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-14 04:46:10 +00:00
Lance Willett
da044fd00f 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.
Built from https://develop.svn.wordpress.org/trunk@26150


git-svn-id: http://core.svn.wordpress.org/trunk@26061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-14 04:20:11 +00:00
Lance Willett
5d32b45b79 Twenty Fourteen: use numbered placeholders for Customizer help text in case they get swapped during translation, props obenland. See #25837.
Built from https://develop.svn.wordpress.org/trunk@26135


git-svn-id: http://core.svn.wordpress.org/trunk@26047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-13 19:02:09 +00:00
Lance Willett
a5433f58a1 Twenty Fourteen: style multisite pages wp-activate.php and wp-signup.php, props obenland. Fixes #25479.
Built from https://develop.svn.wordpress.org/trunk@26133


git-svn-id: http://core.svn.wordpress.org/trunk@26045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-13 16:24:09 +00:00
Lance Willett
fdc8f7dcff Twenty Fourteen: remove unnecessary width rule that broke responsiveness. Props iamtakashi.
Built from https://develop.svn.wordpress.org/trunk@26119


git-svn-id: http://core.svn.wordpress.org/trunk@26031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-13 03:21:10 +00:00