potbot
f265d8bdda
POT, generated from r24421
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24422 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-06 18:14:04 +00:00
Lance Willett
e3f3f1309d
Twenty Thirteen: Remove twentythirteen_search_form_format()
filter in favor of add_theme_support()
call for search form, comment form, and comment list markup. Props SergeyBiryukov, fixes #24269 ; see #23850 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24421 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-06 17:20:40 +00:00
potbot
06c8be82d4
POT, generated from r24412
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24413 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-06 01:14:28 +00:00
Lance Willett
5a92c3184e
Twenty Thirteen markup cleanup:
...
* Remove trailing slashes on void elements such as `meta` and `link`
* Remove `type` attribute from `script` element
Props retlehs, fixes #24499 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24412 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-06 00:29:07 +00:00
Lance Willett
5e6dbe3de0
Twenty Thirteen: improve backward compatibility escape hatch for pre-3.6 versions:
...
* Switch to the built-in method of providing a back link in `wp_die()` for the Customizer
* Use WP_DEFAULT_THEME for both arguments during theme switching to simplify the logic
* Prevent the 3.3 and earlier theme preview action gracefully
Props obenland for patches, fixes #24441 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24411 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-06 00:22:09 +00:00
Lance Willett
e802145548
Twenty Thirteen: correct PHPDoc for using get_content_url()
to grab first link in post content. See #24469 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24405 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-03 22:20:43 +00:00
Lance Willett
625724024b
Twenty Thirteen: clean up RTL styles per changes in r24391, see #24469 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24404 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-03 22:17:09 +00:00
potbot
d5ac993525
POT, generated from r24402
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24403 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-03 22:14:13 +00:00
Lance Willett
3bb3d6f97f
Twenty Thirteen: Clean up image attachment template and move logic to twentythirteen_the_attached_image()
function. Props obenland, fixes #24479 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24402 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-03 21:44:25 +00:00
Lance Willett
3fef0e7c6c
Twenty Thirteen: remove mention of twentythirteen_comment()
in PHPDoc, props zeo. Closes #24482 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24401 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-03 21:35:26 +00:00
Lance Willett
6bbc589384
Twenty Thirteen: use lowercase color hex value in RTL CSS file, props zeo. Fixes #24474 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24394 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-31 22:11:57 +00:00
Lance Willett
fe880f9ac1
Twenty Thirteen: better styles for blockquote italic and bold text. Fixes #24471 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24393 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-31 18:48:22 +00:00
potbot
8bf5c95496
POT, generated from r24391
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24392 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-31 18:14:37 +00:00
Lance Willett
a9d619ffff
Twenty Thirteen: remove all post_format_*()
and the_remaining_content()
function calls, reverting to the_content()
. Simplify functions.php, JS, and CSS files accordingly. Props obenland for starter patch, fixes #24469 and #24407 . See #24452 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24391 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-31 17:45:00 +00:00
Lance Willett
0d0434796a
Twenty Thirteen: remove unused custom-font
body class value. See #24445 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24390 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-31 05:23:48 +00:00
Lance Willett
bbb57bbaf8
Twenty Thirteen: revert hyphenation and word-break
changes from r24332, and add better fix for long comment author names. Props SergeyBiryukov, fixes #24329 and #24451 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24389 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-31 05:20:03 +00:00
Lance Willett
a06fed2600
Twenty Thirteen: PHPDoc cleanup/completion, props DrewAPicture. Fixes #24413 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24351 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-24 21:24:08 +00:00
Lance Willett
30f277035c
Twenty Thirteen: remove CSS hack added in r24286 for pixel shift in Chrome with gallery thumbs. Not needed now that we're loading medium size (and not large), see r24338.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24350 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-24 21:22:58 +00:00
Lance Willett
42cfbd701f
Twenty Thirteen: polish up RTL for editor styles, fixing blockquote and status entries. Fixes #24298 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24347 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-24 18:58:21 +00:00
Lance Willett
21db022cc9
Twenty Thirteen: fix up Quote styles for the visual editor, see #24308 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24343 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-23 23:48:56 +00:00
Lance Willett
0393ef579f
Twenty Thirteen: fix comment cruft left from r24338.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24342 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-23 23:48:02 +00:00
Lance Willett
b86cae969a
Twenty Thirteen: properly center the navbar, props DrewAPicture. Fixes #24406 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24340 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-23 22:35:41 +00:00
potbot
8b4f5bdddc
POT, generated from r24338
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24339 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-23 21:14:28 +00:00
Lance Willett
bb183fdfc7
Twenty Thirteen: revert adding new image size for galleries., Using existing medium size instead, and thumbnail for mobile views. See #24307 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24338 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-23 20:39:51 +00:00
potbot
4d1d6f1992
POT, generated from r24334
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24335 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-23 18:14:16 +00:00
Lance Willett
d083fc7641
Twenty Thirteen: create new image size for galleries, at 300 x 300 so that "large" image size doesn't load for a resulting thumbnail on index views. See #24307 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24333 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-23 17:32:40 +00:00
Lance Willett
1533482d18
Twenty Thirteen: move word-wrap
rules to parent container of hyphenated text, and hyphenate long comment author names. Props SergeyBiryukov for first patches, fixes #24329 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24332 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-23 17:20:37 +00:00
Lance Willett
61ccbd34da
Twenty Thirteen: handle case for gallery post formats if there is no gallery shortcode in the post. Props obenland, fixes #24391 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24331 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-23 17:05:26 +00:00
potbot
359907ab7e
POT, generated from r24322
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24326 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-22 21:14:09 +00:00
potbot
bf349e059d
POT, generated from r24322
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24325 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-22 21:14:08 +00:00
potbot
a7b4fcf41c
POT, generated from r24322
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24324 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-22 21:14:05 +00:00
potbot
68770f99e6
POT, generated from r24322
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24323 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-22 21:14:03 +00:00
Andrew Nacin
9f6f740846
Remove /extend/ from Hello Dolly.
...
Well, hello, Dolly
It's so nice to have you back where you belong
fixes #24389 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24322 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-22 21:08:40 +00:00
Andrew Nacin
283733de35
Remove /extend/ from Theme URI headers in default themes. props JustinSainton, fixes #24389 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24321 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-22 21:06:08 +00:00
Andrew Ozz
7599e04145
TwentyTwelve: in editor-style.css change .mceWPnextpage to .mce-wp-nextpage to match the core fix for Chrome. See #24177 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24319 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-22 19:10:42 +00:00
Lance Willett
dcbff314ea
Twenty Thirteen: first pass to add RTL for editor styles, see #24298 . Props obenland for starter patch. Adds table of contents to this file and fixes spelling in style.css ToC.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24309 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-20 22:35:08 +00:00
Lance Willett
497652fd31
Twenty Thirteen: first pass to add post format visual styles to visual editor. Props celloexpressions and obenland, see #24308 and #24298 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24308 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-20 22:18:09 +00:00
Lance Willett
cf17f45099
Twenty Thirteen: PHPDoc improvements for back-compat file, props DrewAPicture. Fixes #24363 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24307 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-20 22:16:20 +00:00
Lance Willett
fb72520209
Twenty Thirteen: revert unintended space change from r24239.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24287 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-17 19:25:50 +00:00
Lance Willett
91371132a1
Twenty Thirteen: fix pixel shift that can occur on gallery non-single views in latest Chrome. Props jeremyfelt, fixes #24310 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24286 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-17 19:24:53 +00:00
Lance Willett
ab27644710
Twenty Thirteen: ensure galleries are displayed correctly (centered) on both single and indexed views, props obenland. See #24307 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24285 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-17 19:22:39 +00:00
Lance Willett
f5ffe0a92d
Twenty Thirteen: fixes to remove invalid CSS rules, including unneeded IE-specific filters and calc()
values.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24281 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-16 19:52:53 +00:00
Lance Willett
9c000fd751
Twenty Thirteen: update Quote styles so that fancy display only affects the actual quote content. Fixes #24332 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24279 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-16 16:48:55 +00:00
Lance Willett
7dac02a3f9
Twenty Thirteen: updated screenshot, smaller (82 to 55 KB) and a bit less cow.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24278 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-16 16:47:42 +00:00
Lance Willett
cb38eac14d
Twenty Thirteen: minor CSS fixes for comment spacing and property ordering.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24239 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-10 21:38:48 +00:00
Lance Willett
67c4851a08
Twenty Thirteen: update Genericons font files to version 2.05, props Joen.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24234 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-10 16:16:48 +00:00
Lance Willett
0ac97e433c
Twenty Thirteen: smarter margins for comment block-level elements that need to be centered. Use margin just for left and right; don't change top and bottom.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24224 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-09 20:22:32 +00:00
Lance Willett
442d1a5477
Twenty Thirteen: clean up RTL and Genericons styles. Props SergeyBiryukov for the comment moderation bits, fixes #24287 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24223 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-09 20:08:39 +00:00
Lance Willett
74855b64ed
Twenty Thirteen: fix styling for comment moderation notice. Props SergeyBiryukov, fixes #24286 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24202 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-08 19:11:03 +00:00
Lance Willett
c1d41fdd37
Twenty Thirteen: fix comment author styles to only add star icon to the post author's comment(s). Fixes #24281 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24197 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-08 15:09:34 +00:00