Commit Graph

340 Commits

Author SHA1 Message Date
Lance Willett
ad24828f32 Twenty Fourteen: make sure we only hide post content on small screens for default post types: post and page. Fixes #27031.
git-svn-id: https://develop.svn.wordpress.org/trunk@27587 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-18 18:03:19 +00:00
Lance Willett
0ab93452d1 Twenty Fourteen: merge two similar strings in Customizer featured content help text. Props celloexpressions, fixes #26647.
git-svn-id: https://develop.svn.wordpress.org/trunk@27573 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-17 22:06:08 +00:00
Lance Willett
8f24286ec7 Twenty Twelve: style select element. Props ramonchiara, fixes #27434.
git-svn-id: https://develop.svn.wordpress.org/trunk@27572 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-17 21:57:15 +00:00
Lance Willett
14cab57c71 Twenty Twelve: remove unused singular selectors in print CSS block. Props jbkkd, fixes #26866.
git-svn-id: https://develop.svn.wordpress.org/trunk@27571 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-17 21:55:09 +00:00
Lance Willett
96abb5ed9a Twenty Eleven: make sure top post meta output isn't broken on small screens. Fixes #27061.
git-svn-id: https://develop.svn.wordpress.org/trunk@27570 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-17 21:50:59 +00:00
Lance Willett
0ecf62462b Twenty Eleven: only show secondary skip link on pages with secondary content, and remove duplicate title attribute in site title output. Props bcworkz, fixes #26950.
git-svn-id: https://develop.svn.wordpress.org/trunk@27569 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-17 21:49:10 +00:00
Andrew Nacin
b727bef3f3 Twenty Fourteen: Add a .button class.
props celloexpressions.
fixes #27075.


git-svn-id: https://develop.svn.wordpress.org/trunk@27442 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-06 19:53:42 +00:00
John Blackbourn
164b860c93 Add context and a missing period to widget descriptions. Fixes #26668. Props pavelevap, Hanni
git-svn-id: https://develop.svn.wordpress.org/trunk@27412 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-05 17:25:11 +00:00
Scott Taylor
f60a3a1255 In TwentyTwelve and TwentyThirteen, don't print the featurd image when viewing an attachment.
See #27243.



git-svn-id: https://develop.svn.wordpress.org/trunk@27331 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-28 22:08:55 +00:00
Scott Taylor
0b139765c1 in TwentyFourteen: don't add the has-post-thumbnail class or print the featured image when viewing an attachment.
See #27243.



git-svn-id: https://develop.svn.wordpress.org/trunk@27330 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-28 21:56:23 +00:00
Andrew Nacin
db2203acbd Update the HTML5 Shiv across the default themes to 3.7.0.
props rickalee.
fixes #26491.


git-svn-id: https://develop.svn.wordpress.org/trunk@27263 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-25 17:17:30 +00:00
Lance Willett
5ddc101010 Twenty Fourteen: fix Ephemera Widget to avoid showing full post content when displayed in single post or page. Restore the global $more to its original value after the widget output to avoid any issues caused by changing a global variable.
Props obenland, mor10, Frank Klein. See #26961.

git-svn-id: https://develop.svn.wordpress.org/trunk@27124 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-07 18:03:00 +00:00
Lance Willett
2ec5e68249 Twenty Fourteen: pinking shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@27123 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-07 18:01:20 +00:00
Lance Willett
9ddb14eb97 Twenty Fourteen: translate featured tag slug used to link to specific tags in Posts editor. See #26526.
git-svn-id: https://develop.svn.wordpress.org/trunk@27122 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-07 17:46:46 +00:00
Lance Willett
7d23aedf8b Twenty Fourteen: fix unreachable links when the content area is shorter than the sidebar in smaller viewpoints. Props celloexpressions, see #26782.
git-svn-id: https://develop.svn.wordpress.org/trunk@27121 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-07 17:42:59 +00:00
Lance Willett
6f9758f69b Twenty Fourteen: delete the featured_content_ids transient on theme switch to make sure child themes can override the Featured Content quantity value. Also remove quantity parameter so child themes can change the amount of featured posts with $max_posts.
Props obenland, see #26660.

git-svn-id: https://develop.svn.wordpress.org/trunk@27120 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-07 17:38:08 +00:00
Lance Willett
cb8654eade Twenty Fourteen: make sure featured tag is hidden on front-end views as expected. Add a check for the tag name in case we're using default values and the default ID of 0 does not match the term id of the featured tag.
Props obenland, fixes #26732.

git-svn-id: https://develop.svn.wordpress.org/trunk@27118 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-07 17:16:53 +00:00
Lance Willett
dfb4b73fbe Twenty Fourteen: fix gap above static pages, props SergeyBiryukov. Fixes #26694.
git-svn-id: https://develop.svn.wordpress.org/trunk@27117 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-07 17:10:04 +00:00
Andrew Nacin
2f013a3706 Default themes: Use the 'display' filter for get_bloginfo( 'name' ) attached to the wp_title filter.
props michelwppi.
fixes #26811.


git-svn-id: https://develop.svn.wordpress.org/trunk@27091 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-04 13:56:49 +00:00
Andrew Nacin
1def33b2bb Twenty Fourteen POT update.
git-svn-id: https://develop.svn.wordpress.org/trunk@26860 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-12 05:30:54 +00:00
Matt Mullenweg
18dbb16a33 We forgot the text domain, which made translation break. Fixes #26542.
Props SergeyBiryukov and pavelevap


git-svn-id: https://develop.svn.wordpress.org/trunk@26852 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-11 22:47:35 +00:00
Andrew Nacin
8b8ea7d844 Fix typos in Twenty Fourteen description.
props jeffr0.
fixes #26528.


git-svn-id: https://develop.svn.wordpress.org/trunk@26850 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-11 17:55:39 +00:00
Andrew Nacin
5e6a6ab077 Bump Twenty Fourteen to 1.0.
props lancewillett.
fixes #26522.


git-svn-id: https://develop.svn.wordpress.org/trunk@26849 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-11 17:42:06 +00:00
Lance Willett
3d049d6968 Twenty Fourteen: match screen-reader-text accessibility styles a bit better with core, to avoid a jump when you move through the links, and to avoid a horizontal scroll at certain viewport widths. Also fix JS focus by specifying the first match object. Closes #25592.
git-svn-id: https://develop.svn.wordpress.org/trunk@26843 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-09 20:38:00 +00:00
Lance Willett
692d3262c1 Twenty Fourteen: remove extra space before a word, props ocean90. See #26437.
git-svn-id: https://develop.svn.wordpress.org/trunk@26842 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-09 20:28:08 +00:00
Lance Willett
47d7a18739 Twenty Fourteen: fix breakpoint at 782 pixels wide to exactly match WordPress toolbar breakpoint. Props jjj, fixes #26501.
git-svn-id: https://develop.svn.wordpress.org/trunk@26831 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-09 19:10:36 +00:00
Lance Willett
69de8d6659 Twenty Fourteen: minor spacing and CSS formatting fixes. See #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26810 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-08 23:10:36 +00:00
Andrew Nacin
5acf0d6e18 Twenty Fourteen: RTL fixes for the navigation.
props yoavf.
fixes #26200.


git-svn-id: https://develop.svn.wordpress.org/trunk@26796 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-08 07:15:16 +00:00
Lance Willett
77537cae6a Twenty Fourteen: clean up PHP braces style in page templates. Closes #26467.
git-svn-id: https://develop.svn.wordpress.org/trunk@26761 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-07 00:53:33 +00:00
Andrew Nacin
9e52834fd0 Twenty Fourteen: Remove stray slash.
props Ipstenu.
fixes #26467.


git-svn-id: https://develop.svn.wordpress.org/trunk@26757 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-06 23:48:19 +00:00
Lance Willett
8cbb6c82af Bundled themes: new screenshots at 880x660 to maximize theme goodness in the new theme viewer design. See #26159.
git-svn-id: https://develop.svn.wordpress.org/trunk@26749 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-06 22:06:30 +00:00
Andrew Nacin
c45f49f2aa Revert Twenty Ten's original screenshot. Was using Kubrick to test [26738]. I hope this gave lancewillett a laugh. see #26459.
git-svn-id: https://develop.svn.wordpress.org/trunk@26740 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-06 19:52:18 +00:00
Andrew Nacin
63ad0a71d4 Themes: If a theme only has a very-old-school 300px-wide screenshot (or narrower), don't stretch it.
props matveb.
fixes #26459.


git-svn-id: https://develop.svn.wordpress.org/trunk@26738 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-06 19:41:19 +00:00
Andrew Nacin
be177ef23c Twenty Fourteen: Remove unused and untoggled no-js class.
props johnbillion.
fixes #26453.


git-svn-id: https://develop.svn.wordpress.org/trunk@26729 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-06 17:15:52 +00:00
Andrew Nacin
64d63704ab POT file update for Twenty Fourteen. see #26437.
git-svn-id: https://develop.svn.wordpress.org/trunk@26727 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-06 16:35:26 +00:00
Lance Willett
d6e06a2ee5 Bundled Themes: pinking shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@26714 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-06 02:22:14 +00:00
Lance Willett
4bd180f8e9 Twenty Fourteen: minor fixes to main and RTL CSS files' table of contents.
git-svn-id: https://develop.svn.wordpress.org/trunk@26713 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-06 02:21:59 +00:00
Matt Mullenweg
2dab52c306 Add and display new tags to highlight the ever-growing number of responsive themes available. Fixes #21442.
Props Otto42 and lancewillett.


git-svn-id: https://develop.svn.wordpress.org/trunk@26711 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-06 01:06:04 +00:00
Andrew Nacin
0bfdd9f189 Remove redundant closure for such a simple file. see #26445.
git-svn-id: https://develop.svn.wordpress.org/trunk@26707 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 23:39:47 +00:00
Andrew Nacin
e1c50ac689 Twenty Fourteen: Wait for DOM ready in the customizer, which was breaking IE8.
props ocean90.
fixes #26445.


git-svn-id: https://develop.svn.wordpress.org/trunk@26706 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 23:38:47 +00:00
Lance Willett
c38af94bc3 Twenty Fourteen: remove unneeded code from image template, see #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26699 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 22:50:36 +00:00
Lance Willett
55725de979 Twenty Fourteen: remove redundant parentheses and translation wrapper, see #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26698 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 22:46:50 +00:00
Lance Willett
7ee0d2c59c Twenty Fourteen: remove invalid rel attributes from post thumbnail output, and fix a CSS typo. See #25946 and #25325.
git-svn-id: https://develop.svn.wordpress.org/trunk@26694 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 22:08:45 +00:00
Lance Willett
ef1c3e09ac Twenty Fourteen: fix too-wide search "jump to" link and provide focus on the search input when it's used. Closes #25592.
git-svn-id: https://develop.svn.wordpress.org/trunk@26691 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 21:27:20 +00:00
Lance Willett
a1ea21a258 Twenty Fourteen: remove unneeded !important declarations, and comment the ones we absolutely need to keep around. Fixes #26444.
git-svn-id: https://develop.svn.wordpress.org/trunk@26689 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 21:02:11 +00:00
Lance Willett
cbbeae6145 Twenty Fourteen: more string cleanup, and a pinking shear. See #26437.
git-svn-id: https://develop.svn.wordpress.org/trunk@26679 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 18:30:34 +00:00
Lance Willett
fd92eaa487 Twenty Fourteen: add future TODO for post format string plurals, see #23257.
git-svn-id: https://develop.svn.wordpress.org/trunk@26674 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 17:56:50 +00:00
Lance Willett
de96ba63f5 Twenty Fourteen: string cleanup, see #26437.
git-svn-id: https://develop.svn.wordpress.org/trunk@26673 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 17:54:39 +00:00
Lance Willett
62bcdf78c6 Twenty Fourteen: remove trailing slashes on void elements such as meta and link, and remove type attribute from script element. See #24499.
git-svn-id: https://develop.svn.wordpress.org/trunk@26672 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 17:53:17 +00:00
Lance Willett
f232b0247d Twenty Fourteen: bump JS version for customizer.js, see #26338.
git-svn-id: https://develop.svn.wordpress.org/trunk@26669 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 17:32:16 +00:00
Lance Willett
0361c75b09 Twenty Fourteen: better logic for hide/show title and description, and Customizer handling of the same. Add ID attributes to style blocks. Fixes #26338.
git-svn-id: https://develop.svn.wordpress.org/trunk@26668 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 17:29:10 +00:00
Lance Willett
37c9f8df03 Twenty Fourteen: remove unused variable in slider.js, see #26191.
git-svn-id: https://develop.svn.wordpress.org/trunk@26666 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 08:29:34 +00:00
Lance Willett
c38599ff03 Twenty Fourteen: fix two usability issues with touch events on mobile devices with the Featured Content slider:
* Try to avoid the slight delay when swiping from one slide to the next.
 * Fix bug where second to last slide was animating like it was the last.

Fixes #26191.

git-svn-id: https://develop.svn.wordpress.org/trunk@26665 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 08:20:03 +00:00
Lance Willett
3b9ec0a887 Twenty Fourteen: rework "current menu" submenu icons to use Genericons for simplicity and to inherit colors better. Props celloexpressions, fixes #26424.
git-svn-id: https://develop.svn.wordpress.org/trunk@26662 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 06:14:27 +00:00
Lance Willett
60b24d673a Twenty Fourteen: partial revert of r26558 to avoid blocking access to the Menu Toggle in IE when in small viewports. See #26189 and #26379.
git-svn-id: https://develop.svn.wordpress.org/trunk@26661 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 06:12:24 +00:00
Matt Mullenweg
cdbcccf498 Create a new tag for themes that have passed the theme check guidelines for accessibility. Fixes #26157
Props lancewillett.



git-svn-id: https://develop.svn.wordpress.org/trunk@26658 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 03:48:36 +00:00
Lance Willett
49e03cf097 Twenty Fourteen: change sort order on Contributor template to put author with mosts posts at the top. Props iamtakashi, closes #26427; see #24863.
git-svn-id: https://develop.svn.wordpress.org/trunk@26657 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 03:15:47 +00:00
Lance Willett
6f1956d479 Twenty Fourteen: avoid overflow for audio and similar elements. Fixes #26426.
git-svn-id: https://develop.svn.wordpress.org/trunk@26655 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 02:34:41 +00:00
Lance Willett
a960424025 Twenty Fourteen: add author description below author name on author archive view, and update styles for archive header area. Props iamtakashi, closes #26420.
git-svn-id: https://develop.svn.wordpress.org/trunk@26654 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 02:32:46 +00:00
Lance Willett
812b2b43bf Twenty Fourteen: fix display of required comment field asterisk in comment instruction text. Props chellycat, fixes #26423.
git-svn-id: https://develop.svn.wordpress.org/trunk@26653 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-05 02:18:36 +00:00
Lance Willett
62ce5c7a8c Twenty Fourteen: remove unneeded CSS rule, props iamtakashi. Closes #26418.
git-svn-id: https://develop.svn.wordpress.org/trunk@26647 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 23:02:32 +00:00
Lance Willett
1d87737d07 Twenty Fourteen: fix typo, props DrewAPicture. See #26414.
git-svn-id: https://develop.svn.wordpress.org/trunk@26646 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 22:51:53 +00:00
Lance Willett
51c975e409 Twenty Fourteen: minor code cleanup in Customizer file, props obenland. Fixes #26414.
git-svn-id: https://develop.svn.wordpress.org/trunk@26643 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 22:08:59 +00:00
Lance Willett
3039fb9903 Twenty Fourteen: add visual divider lines to child list items in widgets. Props iamtakashi, fixes #26415.
git-svn-id: https://develop.svn.wordpress.org/trunk@26642 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 22:05:42 +00:00
Lance Willett
8a4b4e0382 Twenty Fourteen: fix editor style discrepancies for mark and ins. Props sixhours, fixes #26413.
git-svn-id: https://develop.svn.wordpress.org/trunk@26639 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 21:46:05 +00:00
Lance Willett
5777eeb642 Twenty Fourteen: sanitize the values of Featured Content layout option, props kwight. Fixes #26408.
git-svn-id: https://develop.svn.wordpress.org/trunk@26636 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 21:32:48 +00:00
Lance Willett
132aed5113 Twenty Fourteen: add link to Codex documentation in Help text, and minor cleanup based on siobhan feedback. See #25837.
git-svn-id: https://develop.svn.wordpress.org/trunk@26630 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 19:52:45 +00:00
Lance Willett
048ad11f3b Twenty Fourteen: fix site title color preview in Customizer, props kwight. Closes #26404.
git-svn-id: https://develop.svn.wordpress.org/trunk@26619 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 18:41:31 +00:00
Lance Willett
4e8477ed8c Twenty Fourteen: fix broken selector, props celloexpressions. See #26212. [This IE browser no le gusta chile, ese.]
git-svn-id: https://develop.svn.wordpress.org/trunk@26609 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 16:38:09 +00:00
Andrew Nacin
d4a2c7d2a0 Twenty Fourteen: Flip genericons in RTL.
props yoavf.
see #25801.


git-svn-id: https://develop.svn.wordpress.org/trunk@26607 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 15:12:56 +00:00
Andrew Nacin
aa8baaabf5 Twenty Fourteen: RTL for the slider.
props yoavf.
see #25801.


git-svn-id: https://develop.svn.wordpress.org/trunk@26606 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 15:08:32 +00:00
Lance Willett
eb41771db6 Twenty Fourteen: avoid a potential gap in menu-toggle content. Props kwight, fixes #26383.
git-svn-id: https://develop.svn.wordpress.org/trunk@26600 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 03:31:20 +00:00
Lance Willett
9edcb0e862 Twenty Fourteen: remove wp_is_mobile() call from post thumbnail size logic as it's not intended for front-end use. Props kwight, fixes #26221.
git-svn-id: https://develop.svn.wordpress.org/trunk@26599 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 03:28:31 +00:00
Lance Willett
7cf4102f39 Twenty Fourteen: ensure attachment image size is correct at 810 pixels. Props iamtakashi, fixes #26384.
git-svn-id: https://develop.svn.wordpress.org/trunk@26598 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 03:23:41 +00:00
Lance Willett
37a37b5fc5 Twenty Fourteen: pinking shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@26597 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-04 03:23:11 +00:00
Lance Willett
a7fa393ef9 Twenty Fourteen: fix JS lint errors in customizer.js file, see r26573.
git-svn-id: https://develop.svn.wordpress.org/trunk@26591 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 21:12:57 +00:00
Lance Willett
1996babc54 Twenty Fourteen: enhance main navigation usability by adding in visual indicators for existence of submenu items. Props binarymoon, iamtakashi. Fixes #26200.
git-svn-id: https://develop.svn.wordpress.org/trunk@26587 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 20:50:31 +00:00
Lance Willett
49e6e30c31 Twenty Fourteen: avoid empty markup when no next or previous image in image template. Props MikeHansenMe and jartes, fixes #26208.
git-svn-id: https://develop.svn.wordpress.org/trunk@26586 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 20:42:02 +00:00
Sergey Biryukov
24be533419 Twenty Fourteen: Remove obsolete comment. props DrewAPicture. fixes #26380.
git-svn-id: https://develop.svn.wordpress.org/trunk@26581 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 19:19:36 +00:00
Lance Willett
3d96a0cb9a Twenty Fourteen: remove more widget cache code, props obenland. See #26210.
git-svn-id: https://develop.svn.wordpress.org/trunk@26580 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 18:53:39 +00:00
Lance Willett
a5e547d2fb Twenty Fourteen: CSS fixes, props celloexpressions. Fixes #26188.
* Remove unnecessary color layer in header nav (same as header background).
 * Fix site description padding with header shadow.
 * Create the MediaElements players' time rail and volume container backgrounds with a semi-transparent color so that it adjusts with the player background color if that's changed.

git-svn-id: https://develop.svn.wordpress.org/trunk@26579 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 18:50:20 +00:00
Lance Willett
0ebba80c02 Twenty Fourteen: remove transient usage in Ephemera widget to fix caching issues. Props obenland, closes #26210 and #26335.
git-svn-id: https://develop.svn.wordpress.org/trunk@26577 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 18:46:02 +00:00
Lance Willett
49f8312ac2 Twenty Fourteen: proper i18n and translator context for date formatted strings in archive template. Props Frank Klein and mako09, fixes #26367.
git-svn-id: https://develop.svn.wordpress.org/trunk@26576 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 18:44:39 +00:00
Lance Willett
7392fd66af Twenty Fourteen: reposition the window on jump-to-anchor to account for header height. Props obenland, fixes #26213.
git-svn-id: https://develop.svn.wordpress.org/trunk@26574 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 18:34:34 +00:00
Lance Willett
c89184bd6e Twenty Fourteen: re-add the Header Text Customization Option. Props iamtakashi, fixes #26338; see #25540.
git-svn-id: https://develop.svn.wordpress.org/trunk@26573 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 18:26:26 +00:00
Lance Willett
5d48726d03 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.
git-svn-id: https://develop.svn.wordpress.org/trunk@26572 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 18:23:58 +00:00
Lance Willett
7f86b09db2 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.
git-svn-id: https://develop.svn.wordpress.org/trunk@26569 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 18:10:43 +00:00
Lance Willett
ae5d5b8961 Twenty Fourteen: remove custom-colors tag. See #26220.
git-svn-id: https://develop.svn.wordpress.org/trunk@26568 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 18:07:19 +00:00
Lance Willett
1f73150157 Twenty Fourteen: remove Accent Color feature. Props celloexpressions, fixes #26220.
git-svn-id: https://develop.svn.wordpress.org/trunk@26567 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 18:04:56 +00:00
Lance Willett
baed9f84fa Twenty Fourteen: fix stylesheet loading, broken in r26560.
git-svn-id: https://develop.svn.wordpress.org/trunk@26565 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 17:40:39 +00:00
Lance Willett
cd27779337 Twenty Fourteen: tweak the vertical space for list items in the primary and footer widgets. Props iamtakashi, see #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26562 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 17:31:02 +00:00
Lance Willett
2d377cde67 Twenty Fourteen: update editor stylesheet to reflect recent changes made in the main stylesheet. Props iamtakashi, see #25946.
git-svn-id: https://develop.svn.wordpress.org/trunk@26561 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 17:29:13 +00:00
Lance Willett
76088dd24f 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`.

git-svn-id: https://develop.svn.wordpress.org/trunk@26560 602fd350-edb4-49c9-b593-d223f7449a82
2013-12-03 17:27:57 +00:00
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