potbot
8af26bb790
POT, generated from r24434
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24435 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-18 22:14:13 +00:00
Lance Willett
f13425deca
Twenty Eleven: use `get_content_url()` instead of `get_the_post_format_url()`. Fixes #23618 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24434 602fd350-edb4-49c9-b593-d223f7449a82
2013-06-18 21:40:14 +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
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
Lance Willett
e9dc8d8f33
Twenty Eleven: call `get_post_galleries()` correctly now that it has new arguments, and use a more accurate `function_exists` call. Props kovshenin, closes #22907 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24194 602fd350-edb4-49c9-b593-d223f7449a82
2013-05-07 21:56:29 +00:00
Lance Willett
223ada2ff6
Twenty Eleven, minor cleanup: remove extra spaces in CSS file and crush a few more kilobytes from a PNG file.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24144 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 21:02:25 +00:00
potbot
75762969ae
POT, generated from r24131
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24133 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 17:14:10 +00:00
Lance Willett
7d3624d2c8
Bundled themes: remove `the_title_attribute()` title attributes where it duplicates `the_title()` in anchor text. Props nacin, fixes #24203 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24131 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-29 16:57:30 +00:00
potbot
77aa369f84
POT, generated from r24100
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24102 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-26 13:58:36 +00:00
Andrew Nacin
bd7837e30e
Add .displaying-header-text to the default themes, as the Custom Header page toggles this class. props obenland, fixes #24113 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24050 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-22 19:40:28 +00:00
Lance Willett
c6612a2597
Bundled themes: add identifier to `style` elements added by the theme. Fixes #24033 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24001 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-16 17:18:30 +00:00
Mark Jaquith
2ab2451508
Standardize the post format theme API functions with the_post_format_THING() and get_the_post_format_THING().
...
fixes #23927
git-svn-id: https://develop.svn.wordpress.org/trunk@23899 602fd350-edb4-49c9-b593-d223f7449a82
2013-04-04 08:09:02 +00:00
Lance Willett
c8449285ae
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: https://develop.svn.wordpress.org/trunk@23841 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-28 16:37:42 +00:00
Lance Willett
cc97cb633d
Twenty Eleven: improve how gallery image IDs are retrieved for use in the Gallery post format template. Props to obenland for original patch, fixes #22907 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23824 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-27 20:34:28 +00:00
Lance Willett
309fb3d7f5
Twenty Eleven: use new URL extraction function, `get_the_url()` for link post formats in the Ephemera widget. Props obenland, fixes #23618 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23792 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 22:42:37 +00:00
Lance Willett
2376c91374
Twenty Ten and Twenty Eleven: revert r23720 and r23721 ( closes #23772 ) and r23718 and r23719 ( closes #23774 ).
...
Unfortunately, it's too late for these improvements in older themes since it's very likely they'll adversely affect child themes.
git-svn-id: https://develop.svn.wordpress.org/trunk@23778 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-22 16:15:24 +00:00
potbot
a818ebcd58
POT, generated from r23722
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23724 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-15 19:19:53 +00:00
Lance Willett
528a3acd89
Twenty Eleven: use callback in functions.php to enqueue scripts and styles rather than putting them directly in header.php template file. Props obenland, see #23772 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23720 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-15 18:24:04 +00:00
Lance Willett
633a2d66ef
Twenty Eleven: use a filter to modify the output of `wp_title()`. Props obenland, see #23774 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23718 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-15 18:15:58 +00:00
Lance Willett
d1dbcb0062
Twenty Eleven: set images without WordPress-generated class to 100% maximum width, and fix spacing of images within caption containers. Props obenland, fixes #22366 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23654 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-08 18:58:27 +00:00
Lance Willett
de697c34cc
Twenty Eleven: fix showcase template display in IE7 and IE8, props obenland. Fixes #18024 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23647 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-08 16:08:50 +00:00
potbot
5d401fee3d
POT, generated from r23475
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23476 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 17:20:03 +00:00
Lance Willett
0d07a3b110
Twenty Eleven: ensure `twentyeleven_url_grabber()` is pluggable by wrapping in a `function_exists` check.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23474 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-22 16:50:40 +00:00
Lance Willett
32ca2518b3
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: https://develop.svn.wordpress.org/trunk@23429 602fd350-edb4-49c9-b593-d223f7449a82
2013-02-15 16:53:58 +00:00
potbot
f0508c7210
POT, generated from r23230
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23238 602fd350-edb4-49c9-b593-d223f7449a82
2013-01-01 00:19:32 +00:00
Helen Hou-Sandi
1303e7377a
its <=> it's in documentation, along with a rogue the, The, and looses. props trepmal. fixes #22665 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23191 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-20 15:55:32 +00:00
potbot
7773021895
POT, generated from r23127
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23129 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-07 21:19:13 +00:00
Andrew Nacin
45699e974c
Bump the versions for Twenty Ten, Twenty Eleven, and Twenty Twelve.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23125 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-07 20:43:34 +00:00
Lance Willett
38a29de5bc
Twenty Eleven: remove buggy `word-break` property, use `word-wrap` instead, for better hyphenation and word breaking in nested comments. Fixes #22751 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23060 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-05 03:06:46 +00:00
Lance Willett
cb39d77bb5
Twenty Eleven: escape navigation ID output, closes #22690 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@23000 602fd350-edb4-49c9-b593-d223f7449a82
2012-12-03 20:13:14 +00:00
Lance Willett
cd3696b902
Twenty Eleven: style a few more common input types. See #20579 and #21757 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22898 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-28 18:04:17 +00:00
Lance Willett
2ad1038e99
Twenty Eleven: in comments template check `get_comments_number()` instead of using `$comments_by_type` for showing a comments closed message. Props kovshenin, see #20469 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22616 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-16 21:31:02 +00:00
potbot
a5baedb09f
POT, generated from r22589
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22590 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-15 01:19:08 +00:00
Lance Willett
43107f767c
Twenty Eleven: better closed comments notes. Check only for "comment" type comments when deciding whether to show the message. Props iandstewart and obenland, closes #20469 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22588 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-15 00:48:03 +00:00
potbot
c2ce705ec4
POT, generated from r22524
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22526 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-10 08:18:50 +00:00
Mark Jaquith
504b94b1b3
Use ImageOptim to losslessly smush our images. About half a MB in savings! fixes #22381 . props waldojaquith
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22425 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-07 18:49:10 +00:00
Andrew Nacin
003319cdf6
Proper default background color for Twenty Eleven. props miqrogroove. fixes #22347 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22408 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-06 23:14:00 +00:00
Lance Willett
67deebeca5
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: https://develop.svn.wordpress.org/trunk@22359 602fd350-edb4-49c9-b593-d223f7449a82
2012-11-02 16:52:53 +00:00
potbot
192e8e8065
POT, generated from r22217
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22218 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 17:19:11 +00:00
Lance Willett
a2445aef9b
Twenty Eleven image optimization, compress PNG files a bit more.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22217 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 16:41:15 +00:00
Lance Willett
df938da26c
Twenty Ten and Eleven: remove invalid rel attribute generator from footer markup, see #22095 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22214 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 16:13:37 +00:00
Lance Willett
8c890aa154
Twenty Eleven: remove invalid pubdate value from time elements. See #22095 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22213 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 16:12:14 +00:00
Lance Willett
678b2e0695
Style <small> element in default themes a bit smaller than normal text, props obenland. Fixes #22109 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22211 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-12 15:24:23 +00:00
Lance Willett
1a766217d9
Twenty Eleven: escape i18n attributes as late as possible, props mfields. See #21756 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22199 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 21:30:42 +00:00
potbot
d6ef68fdc6
POT, generated from r22196
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22198 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 20:19:00 +00:00
Lance Willett
9653d6f7ef
Twenty Eleven: add rule to force override the fixed width for Twitter embeds. Props kovshenin, fixes #21680 ; see also r21637.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22196 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 20:10:47 +00:00
Lance Willett
23e63d1cbc
Twenty Ten and Eleven: more elegant fix for long word overflow in sidebars. Also improves image resizing for images in widgets in Twenty Ten. Props obenland, fixes #21151 ; see #21503 also.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22195 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 20:02:33 +00:00
Lance Willett
51a14e8247
Twenty Eleven: show categories and tags only when supported by post type, using `is_object_in_taxonomy()` instead of only checking for 'post' post types. Props obenland, fixes #20922 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22193 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-11 19:53:35 +00:00
Daryl Koopersmith
6500957bcd
Improve styling and markup for gallery and attachment MCE views.
...
Attachment views can now inherit from the theme's `editor-style.css` — just have any rules that apply to the `img` tag apply to `.editor-attachment` as well.
Adds a non-functional edit button to gallery views.
see #21390 , #21813 , #21815 .
git-svn-id: https://develop.svn.wordpress.org/trunk@22154 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-10 06:47:22 +00:00
Ryan Boren
b0cae159ea
Put required field indicators within labels. Update styling of bundled themes to accommodate. Props MikeHansenMe. fixes #21897
...
git-svn-id: https://develop.svn.wordpress.org/trunk@22123 602fd350-edb4-49c9-b593-d223f7449a82
2012-10-05 16:34:32 +00:00