Andrew Nacin
c7a5c91d5e
Version bumps for Twenty Eleven, Twenty Twelve, Twenty Thirteen, Twenty Fourteen.
...
props lancewillett.
see #27843 .
Built from https://develop.svn.wordpress.org/trunk@28166
git-svn-id: http://core.svn.wordpress.org/trunk@27997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-19 18:26:15 +00:00
Andrew Nacin
a49c176661
Update POT files for bundled themes. see #27843 .
...
Built from https://develop.svn.wordpress.org/trunk@28165
git-svn-id: http://core.svn.wordpress.org/trunk@27996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-04-19 18:23:14 +00:00
Scott Taylor
b836d650bd
On attachment pages for audio and video, display players. Currently, only a link is displayed. Add minimal CSS rules for compatibility with 2011, 2012, and 2013 themes.
...
In `prepend_attachment`, add logic to support attachment types that are not `image`.
In `get_post_class()`, don't add the `has-post-thumbnail` class for attachment pages.
Fixes #27243 .
Built from https://develop.svn.wordpress.org/trunk@27622
git-svn-id: http://core.svn.wordpress.org/trunk@27465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-19 19:00:14 +00:00
Lance Willett
393381d3e4
Twenty Twelve: improve menu navigation for keyboard and voice-over interactions by properly focusing on submenu items when they are open. See #24839 , props dannydehaan, joedolson, lancewillett.
...
Built from https://develop.svn.wordpress.org/trunk@27606
git-svn-id: http://core.svn.wordpress.org/trunk@27449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-19 05:29:16 +00:00
Lance Willett
bba0e99688
Twenty Twelve: remove doc block comments for @return void
. See #27098 .
...
Built from https://develop.svn.wordpress.org/trunk@27599
git-svn-id: http://core.svn.wordpress.org/trunk@27442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-18 22:49:15 +00:00
Andrew Nacin
844cb9db71
Default Themes: Update POT files for trunk (3.9-beta).
...
Built from https://develop.svn.wordpress.org/trunk@27592
git-svn-id: http://core.svn.wordpress.org/trunk@27435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-18 19:21:15 +00:00
Lance Willett
6e312de1c4
Twenty Twelve: style select
element. Props ramonchiara, fixes #27434 .
...
Built from https://develop.svn.wordpress.org/trunk@27572
git-svn-id: http://core.svn.wordpress.org/trunk@27415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-17 21:58:16 +00:00
Lance Willett
3a68f836c1
Twenty Twelve: remove unused singular
selectors in print CSS block. Props jbkkd, fixes #26866 .
...
Built from https://develop.svn.wordpress.org/trunk@27571
git-svn-id: http://core.svn.wordpress.org/trunk@27414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-03-17 21:56:13 +00:00
Scott Taylor
8dd1261904
In TwentyTwelve and TwentyThirteen, don't print the featurd image when viewing an attachment.
...
See #27243 .
Built from https://develop.svn.wordpress.org/trunk@27331
git-svn-id: http://core.svn.wordpress.org/trunk@27183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-28 22:09:18 +00:00
Andrew Nacin
00bb092d31
Update the HTML5 Shiv across the default themes to 3.7.0.
...
props rickalee.
fixes #26491 .
Built from https://develop.svn.wordpress.org/trunk@27263
git-svn-id: http://core.svn.wordpress.org/trunk@27120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-25 17:18:14 +00:00
Andrew Nacin
c5802858cc
Default themes: Use the 'display' filter for get_bloginfo( 'name' ) attached to the wp_title filter.
...
props michelwppi.
fixes #26811 .
Built from https://develop.svn.wordpress.org/trunk@27091
git-svn-id: http://core.svn.wordpress.org/trunk@26963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-02-04 13:57:12 +00:00
Lance Willett
4e4e5166cb
Bundled themes: new screenshots at 880x660 to maximize theme goodness in the new theme viewer design. See #26159 .
...
Built from https://develop.svn.wordpress.org/trunk@26749
git-svn-id: http://core.svn.wordpress.org/trunk@26637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 22:07:10 +00:00
Lance Willett
aff7304e0d
Bundled Themes: pinking shears.
...
Built from https://develop.svn.wordpress.org/trunk@26714
git-svn-id: http://core.svn.wordpress.org/trunk@26603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 02:23:10 +00:00
Matt Mullenweg
ba93d95af0
Add and display new tags to highlight the ever-growing number of responsive themes available. Fixes #21442 .
...
Props Otto42 and lancewillett.
Built from https://develop.svn.wordpress.org/trunk@26711
git-svn-id: http://core.svn.wordpress.org/trunk@26600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-06 01:07:11 +00:00
Lance Willett
5bb8d78e07
Bundled Themes: implement Microsoft-specific @viewport
rules for better responsive styling in Windows 8 "snapped" views. Props celloexpressions, fixes #25888 .
...
Built from https://develop.svn.wordpress.org/trunk@26070
git-svn-id: http://core.svn.wordpress.org/trunk@25990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-09 23:20:09 +00:00
Andrew Nacin
70fd806759
Revert r25824:25875 from the core.svn.wordpress.org repository.
...
These commits were accidentally re-synced commits from develop.svn.wordpress.org due to a race condition. Thankfully, the history of this repository matters fairly little. It also happened only for trunk.
git-svn-id: http://core.svn.wordpress.org/trunk@25876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-25 02:29:52 +00:00
Andrew Nacin
5361a8abca
Spell out duplicate hook locations.
...
props DrewAPicture.
fixes #25658 .
Built from https://develop.svn.wordpress.org/trunk@25868
git-svn-id: http://core.svn.wordpress.org/trunk@25868 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:59:20 +00:00
Andrew Nacin
8ae8e01b67
Remove the old wp_auto_updates_maybe_update cron event. Schedule the new wp_maybe_auto_update event at 7 a.m. and 7 p.m. in the site's timezone.
...
see #27704 .
Built from https://develop.svn.wordpress.org/trunk@25825
git-svn-id: http://core.svn.wordpress.org/trunk@25825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 22:53:14 +00:00
Andrew Nacin
0dbec8fa31
POT update.
...
Built from https://develop.svn.wordpress.org/trunk@25911
git-svn-id: http://core.svn.wordpress.org/trunk@25823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 20:38:16 +00:00
Andrew Nacin
7115fa35af
Translator comments are special, make sure they are parsed properly. see #25256 .
...
Built from https://develop.svn.wordpress.org/trunk@25908
git-svn-id: http://core.svn.wordpress.org/trunk@25820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 20:29:09 +00:00
Andrew Nacin
a275f43664
Update POT files for Twenty Ten through Twenty Thirteen.
...
Built from https://develop.svn.wordpress.org/trunk@25904
git-svn-id: http://core.svn.wordpress.org/trunk@25816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 20:02:10 +00:00
Lance Willett
b3b963d6ee
Bundled themes: bump version numbers (ignoring Twenty Ten).
...
Built from https://develop.svn.wordpress.org/trunk@25902
git-svn-id: http://core.svn.wordpress.org/trunk@25814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-24 19:37:08 +00:00
Andrew Nacin
74488bdcb0
Spell out duplicate hook locations.
...
props DrewAPicture.
fixes #25658 .
Built from https://develop.svn.wordpress.org/trunk@25868
git-svn-id: http://core.svn.wordpress.org/trunk@25780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-22 17:22:11 +00:00
Lance Willett
4359cfd88d
Bundled Themes: pinking shears, fix a trailing period.
...
Built from https://develop.svn.wordpress.org/trunk@25824
git-svn-id: http://core.svn.wordpress.org/trunk@25736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-17 03:30:09 +00:00
Andrew Nacin
f5eb32ec6b
Default themes: Don't use /** docblocks for simple multiline comments.
...
props DrewAPicture, ericlewis.
fixes #25256 .
Built from https://develop.svn.wordpress.org/trunk@25746
git-svn-id: http://core.svn.wordpress.org/trunk@25659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-09 20:39:09 +00:00
Andrew Nacin
9046149c61
Twenty Twelve: Use the correct body class for attachments in the IE stylesheet.
...
props Marco_Teethgrinder.
see #25506 . see [25707].
Built from https://develop.svn.wordpress.org/trunk@25715
git-svn-id: http://core.svn.wordpress.org/trunk@25628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-07 16:42:09 +00:00
Andrew Nacin
72b7c6b912
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 .
Built from https://develop.svn.wordpress.org/trunk@25707
git-svn-id: http://core.svn.wordpress.org/trunk@25621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-07 13:19:10 +00:00
Lance Willett
f3c9b36f73
Twenty Twelve: simplify header image check, props obenland. Closes #25400 .
...
Built from https://develop.svn.wordpress.org/trunk@25626
git-svn-id: http://core.svn.wordpress.org/trunk@25543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-09-25 16:59:09 +00:00
Lance Willett
4a9b21226c
Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256 .
...
Built from https://develop.svn.wordpress.org/trunk@25521
git-svn-id: http://core.svn.wordpress.org/trunk@25441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-09-20 19:24:09 +00:00
Bot (Translations)
9ac0f4b099
POT, generated from r24959
...
git-svn-id: http://core.svn.wordpress.org/trunk@24964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-08-01 18:14:14 +00:00
Lance Willett
eddab8187b
Bundled themes: bump version numbers.
...
git-svn-id: http://core.svn.wordpress.org/trunk@24958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-08-01 17:52:36 +00:00
Bot (Translations)
1e5d4c245b
POT, generated from r24322
...
git-svn-id: http://core.svn.wordpress.org/trunk@24325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-22 21:14:08 +00:00
Andrew Nacin
c4f26d06b6
Remove /extend/ from Theme URI headers in default themes. props JustinSainton, fixes #24389 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-22 21:06:08 +00:00
Andrew Ozz
92ffd4310a
TwentyTwelve: in editor-style.css change .mceWPnextpage to .mce-wp-nextpage to match the core fix for Chrome. See #24177 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-22 19:10:42 +00:00
Lance Willett
c347a88b68
Twenty Ten and Twenty Twelve: fix minor indentation issues in CSS files (spaces to tabs).
...
git-svn-id: http://core.svn.wordpress.org/trunk@24196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-05-07 22:17:23 +00:00
Bot (Translations)
9527e1b9b7
POT, generated from r24131
...
git-svn-id: http://core.svn.wordpress.org/trunk@24134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-29 17:14:12 +00:00
Lance Willett
a738cc3c83
Bundled themes: remove the_title_attribute()
title attributes where it duplicates the_title()
in anchor text. Props nacin, fixes #24203 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-29 16:57:30 +00:00
Bot (Translations)
06f348851f
POT, generated from r24100
...
git-svn-id: http://core.svn.wordpress.org/trunk@24107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-26 13:58:45 +00:00
Andrew Nacin
1f64b5abd0
Add .displaying-header-text to the default themes, as the Custom Header page toggles this class. props obenland, fixes #24113 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-22 19:40:28 +00:00
Lance Willett
ba20ddbcc0
Twenty Twelve: fix style element ID attribute value, props SergeyBiryukov. Closes #24033 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-17 17:50:04 +00:00
Lance Willett
7dd27586af
Twenty Twelve: add back missing space in CSS value, removed in r24013. See #23790 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-17 17:48:09 +00:00
Lance Willett
3f4edaca26
Twenty Twelve: remove zero-width spaces in CSS value, props SergeyBiryukov. Closes #23790 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-17 17:46:58 +00:00
Lance Willett
245c2111f0
Bundled themes: add identifier to style
elements added by the theme. Fixes #24033 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@24001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-04-16 17:18:30 +00:00
Lance Willett
2c3d9482dc
Bundled themes: remove cases of :active
and :hover
pseudo-class selectors used for accessibility. These cases need :focus
only. See r23783 and #23803 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-28 16:37:42 +00:00
Lance Willett
87f4924dc9
Twenty Twelve: improve Appearance > Header styles to match front end view better -- including loading special Google Font there. Props obenland, fixes #23790 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 18:03:43 +00:00
Lance Willett
6cd06ec784
Twenty Twelve: update post author comment markup and styles, improving hCard data parsing and simplifying styles. Fixes #23128 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 17:54:36 +00:00
Bot (Translations)
8bb3d5c112
POT, generated from r23713
...
git-svn-id: http://core.svn.wordpress.org/trunk@23715 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 17:19:37 +00:00
Lance Willett
8415217e90
Twenty Twelve: load our special Google Font in the visual editor to improve user experience. Props to the Konstanthemes: kovshenin and obenland.
...
Closes #22499 . See also r23672.
git-svn-id: http://core.svn.wordpress.org/trunk@23713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 17:09:12 +00:00
Lance Willett
f41b21f4f6
Twenty Twelve: fix regression introduced in r23572, allow hide/show of Header Text in Customizer. Fixes #23600 .
...
Also remove another `!important` -- and there was much rejoicing.
Props SergeyBiryukov and obenland.
git-svn-id: http://core.svn.wordpress.org/trunk@23711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-15 16:42:10 +00:00
Lance Willett
76e80eaa86
Twenty Twelve: enable live preview for Header Text Color in Theme Customizer. Change also removes an !important
declaration (yay) in Custom Header CSS rules.
...
Props SriniG, fixes #23600 .
git-svn-id: http://core.svn.wordpress.org/trunk@23572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 17:45:59 +00:00
Bot (Translations)
f23bcb88a0
POT, generated from r23565
...
git-svn-id: http://core.svn.wordpress.org/trunk@23569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 17:20:02 +00:00
Lance Willett
5fb24acd2b
Twenty Twelve: better handling for cases where a background color is set to white or an empty value (like first run with no theme_mods
set) and a background image is enabled, which resulted previously in a broken layout. Fixes #23586 , props obenland.
...
git-svn-id: http://core.svn.wordpress.org/trunk@23568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 17:14:59 +00:00
Lance Willett
0f3a60ae04
Twenty Twelve: properly style visited links in entries, widgets, and comment text. Props DrewAPicture, fixes #23200 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 16:56:15 +00:00
Lance Willett
4c0967bdf7
Twenty Twelve: fix double featured images in Front Page Template, closes #22943 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-03-01 16:50:34 +00:00
Bot (Translations)
e17790bff2
POT, generated from r23472
...
git-svn-id: http://core.svn.wordpress.org/trunk@23473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-22 16:19:58 +00:00
Lance Willett
dcf72bbda1
Twenty Twelve: better layout for floated image captions. Fixes #23147 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-22 16:09:28 +00:00
Lance Willett
e0fac43f8d
Twenty Twelve: show featured image in single page views. Fixes #22943 , props MikeHansenMe.
...
git-svn-id: http://core.svn.wordpress.org/trunk@23471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-22 16:07:28 +00:00
Lance Willett
0c69e9f00d
Twenty Eleven and Twenty Twelve: use .text()
instead of .html()
for blogname
and blogdescription
in Theme Customizer JavaScript handlers. Fixes #23435 , props mfields.
...
git-svn-id: http://core.svn.wordpress.org/trunk@23429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:53:58 +00:00
Lance Willett
0fe1f7575d
Twenty Twelve: clear center-aligned images properly. Fixes #23244 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:45:04 +00:00
Lance Willett
62b51bff22
Twenty Twelve: remove unnecessary class values in posts navigation, fixes #23152 . Props DrewAPicture.
...
git-svn-id: http://core.svn.wordpress.org/trunk@23427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:38:04 +00:00
Lance Willett
f40a5afce9
Twenty Twelve: fix button active state to avoid a 2px shift, fixes #22825 . Props ocean90.
...
git-svn-id: http://core.svn.wordpress.org/trunk@23426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-15 16:34:56 +00:00
Bot (Translations)
df360cef6b
POT, generated from r23404
...
git-svn-id: http://core.svn.wordpress.org/trunk@23405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-02-13 22:19:39 +00:00
Bot (Translations)
94a6f324db
POT, generated from r23230
...
git-svn-id: http://core.svn.wordpress.org/trunk@23243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-01-01 00:19:42 +00:00
Bot (Translations)
c22fa1380d
POT, generated from r23173
...
git-svn-id: http://core.svn.wordpress.org/trunk@23174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-11 18:24:21 +00:00
Andrew Nacin
9ae600a553
Bump Twenty Twelve's version to 1.1.1.
...
git-svn-id: http://core.svn.wordpress.org/trunk@23173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-11 18:21:31 +00:00
Bot (Translations)
ae4b487578
POT, generated from r23127
...
git-svn-id: http://core.svn.wordpress.org/trunk@23130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-07 21:19:19 +00:00
Andrew Nacin
43051df6c7
Bump the versions for Twenty Ten, Twenty Eleven, and Twenty Twelve.
...
git-svn-id: http://core.svn.wordpress.org/trunk@23125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-07 20:43:34 +00:00
Lance Willett
4e22d6fbab
Twenty Twelve: set color
values to black to ensure full text color contrast in print styles. Props miqrogroove, fixes #22797 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-07 01:38:57 +00:00
Lance Willett
3bb105109b
Twenty Twelve: fix skewed gallery thumbnail images in IE8 by adding selectors to match attachment thumbnails and any mix-and-match of full-size and large-size image that may occur in content. Fixes #22782 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@23102 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-06 07:16:31 +00:00
Bot (Translations)
98d175c03b
POT, generated from r23000
...
git-svn-id: http://core.svn.wordpress.org/trunk@23001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-03 21:18:57 +00:00
Lance Willett
219716e101
Twenty Twelve: escape navigation ID output, props nacin. See #22690 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-12-03 20:12:22 +00:00
Lance Willett
b9b520de18
Twenty Twelve: change form input selectors to only reset non-textual input types, allowing for broader support for newer HTML5 input types. Also add better {{{button}}} support. Fixes #20579 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-28 18:17:38 +00:00
Lance Willett
3f816d4f48
Twenty Twelve: only use comment thread indentation when above the first breakpoint, to avoid super-narrow indented comments in small screens. Closes #21405 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-28 17:43:46 +00:00
Lance Willett
d62220673d
Twenty Twelve: add RTL overrides for IE7 and IE8, props DrewAPicture. Closes #22044 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-19 21:41:04 +00:00
Bot (Translations)
508650f91c
POT, generated from r22621
...
git-svn-id: http://core.svn.wordpress.org/trunk@22625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 22:19:00 +00:00
Lance Willett
e31f46e731
Twenty Twelve: remove extraneous comment. See #20469 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 22:04:57 +00:00
Lance Willett
dee2ec4779
Twenty Twelve: better fix for #20469 and comments closed messages, also load the comments template in single.php template regardless of whether comments are open or closed (consistent with page.php). Both props kovshenin.
...
git-svn-id: http://core.svn.wordpress.org/trunk@22615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 21:28:47 +00:00
Lance Willett
efda1483f7
Twenty Twelve: improve arrow display in comment reply text, props miqrogroove. Also consistent styles for edit link to match reply link in color and size. Closes #22468 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22614 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-16 21:22:17 +00:00
Bot (Translations)
3c9a45435f
POT, generated from r22589
...
git-svn-id: http://core.svn.wordpress.org/trunk@22591 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-15 01:19:13 +00:00
Lance Willett
29d5523b23
Twenty Twelve: better closed comments notes. Check only for "comment" type comments when deciding whether to show the message.
...
git-svn-id: http://core.svn.wordpress.org/trunk@22587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-15 00:43:43 +00:00
Lance Willett
502a3cca14
Twenty Twelve: style Multisite messages and forms to match the theme styles. Props DrewAPicture and obenland, fixes #22179 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 22:04:25 +00:00
Lance Willett
6abb3eed64
Twenty Twelve: revert accidental paste in r22576, see #22359 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 21:38:34 +00:00
Lance Willett
c919afa52a
Twenty Twelve: wrap long text and URLs in entries. Props philiparthurmoore, fixes #22359 . (Also clean up property order a bit.)
...
git-svn-id: http://core.svn.wordpress.org/trunk@22576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 21:34:10 +00:00
Lance Willett
b2b6a310ce
Twenty Twelve: RTL update for text widget layout, props DrewAPicture and georgestephanis. Fixes #22390 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 20:29:51 +00:00
Lance Willett
8f17fa783a
Twenty Twelve: avoid JavaScript errors if navigation wrapper markup is removed from header. Fixes #22307 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 20:21:01 +00:00
Lance Willett
b59a52a77c
Twenty Twelve: fix text color contrast, props jorbin. See #22087 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-14 20:13:04 +00:00
Bot (Translations)
14295d4374
POT, generated from r22524
...
git-svn-id: http://core.svn.wordpress.org/trunk@22527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-10 08:18:55 +00:00
Mark Jaquith
2ec9c4acc2
Use ImageOptim to losslessly smush our images. About half a MB in savings! fixes #22381 . props waldojaquith
...
git-svn-id: http://core.svn.wordpress.org/trunk@22425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-07 18:49:10 +00:00
Lance Willett
f3cfd63822
Bundled Themes: allow show_home
argument to be overridden when using wp_page_menu
as a fallback to a Custom Menu. Props SergeyBiryukov and kovshenin, fixes #22331 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-02 16:52:53 +00:00
Lance Willett
440e2b8786
Twenty Twelve: handle a long site title a bit better in mobile view, don't use line-height to add space between the h1 and h2 elements in this case.
...
git-svn-id: http://core.svn.wordpress.org/trunk@22358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-11-02 16:48:11 +00:00
Lance Willett
02c63e7d06
Twenty Twelve: additional rule needed for nav menu style change in r22296, to allow long words to break in submenus. Props SergeyBiryukov, closes #22088 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-25 18:42:21 +00:00
Lance Willett
22cc36d072
Twenty Twelve: fix navigation menu behavior when a space and one single character causes newline in navigation anchor element display. Fixes #22088 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-25 16:26:33 +00:00
Lance Willett
58ad4fc1c1
Twenty Twelve: use plain text apostrophe in PHP template file comment text. Props zeo, fixes #22276 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-25 16:06:21 +00:00
Lance Willett
9dff1d3265
Twenty Twelve: fix style for links in gallery captions wrapping to next line, props DrewAPicture. Fixes #22227 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-25 16:01:23 +00:00
Lance Willett
fa4b36948a
Style <small> element in default themes a bit smaller than normal text, props obenland. Fixes #22109 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-12 15:24:23 +00:00
Bot (Translations)
030e825c54
POT, generated from r22208
...
git-svn-id: http://core.svn.wordpress.org/trunk@22209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-12 00:19:09 +00:00
Lance Willett
7abe581573
Twenty Twelve: remove invalid rel attribute generator
from footer markup, see #22095 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 23:40:23 +00:00
Lance Willett
47cf131418
Twenty Twelve: remove invalid pubdate
value from time elements. See #22095 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 23:39:24 +00:00
Bot (Translations)
6d6a267fbc
POT, generated from r22204
...
git-svn-id: http://core.svn.wordpress.org/trunk@22205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 23:19:52 +00:00
Lance Willett
8548749ffc
Twenty Twelve: add missing reply link to post format templates, props obenland. Fixes #22169 .
...
git-svn-id: http://core.svn.wordpress.org/trunk@22203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2012-10-11 22:26:06 +00:00