Andrew Ozz
44ade04f5b
Fix pagination when searching or filtering, props solarissmoke, koopersmith, fixes #17685
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18237 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 19:33:45 +00:00
Daryl Koopersmith
98084cd724
The Lightening, Part One: Lighten tabs UI on new post and menus screens. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18236 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 19:10:40 +00:00
Ryan Boren
f2af00cb68
Add missing textdomain to twentyeleven contextual help. Props pavelevap. see #17744
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18235 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 17:13:23 +00:00
Mark Jaquith
2aea6faf97
Fix mistaken use of publicly_queryable when public was what was intended. props nacin. fixes #17040
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18234 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 17:02:03 +00:00
Ryan Boren
740272025b
Disambiguation for Add New links in admin bar. Props nacin. see #16406
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18233 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 16:43:48 +00:00
Ryan Boren
ab5bd75114
Add Howdy back to the admin_user_info_links filtered array. Props trepmal. fixes #17740
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18232 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 16:40:42 +00:00
Mark Jaquith
72a3e41d0b
Be less specific about theme and plugin repo licenses (as they can vary in specifics). They are all compatible with the license WordPress uses, which is what matters. fixes #16514
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18231 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 16:35:32 +00:00
Andrew Ozz
810a349ea8
H2 font weight = normal as Helvetica Neue Light doesn't scale well for lighter setting, props dd32, fixes #17743
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18230 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 16:24:10 +00:00
Dion Hulse
b1cfb86661
* Don't clear link colour when switching layouts
...
* Update "default colour" link when a custom colour has been selected
Fixes #17746
git-svn-id: https://develop.svn.wordpress.org/trunk@18229 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 13:41:51 +00:00
Dion Hulse
9cb7da13d2
Cache the Dashboard RSS Widgets HTML output to reduce the memory footprint of including SimplePie. Fixes #16927
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18228 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 06:31:39 +00:00
Andrew Nacin
e304611748
Extra check for partial updates: Make sure the API response matches the current version of WP. see #10611 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18227 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 06:22:33 +00:00
Andrew Nacin
c6876acffa
Bump.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18226 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 05:50:23 +00:00
Andrew Nacin
b2c50ddc56
Core support for partial updates. see #10611 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18225 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 05:47:44 +00:00
Andrew Nacin
167cc1953f
Update Core UI changes:
...
* Update Now instead of Update Automatically.
* The first core update is now a primary button.
* Hide the version number from the 'You are about to install WP in English' warning for development versions, as it lies and suggests you will be downgraded.
see #10611 .
git-svn-id: https://develop.svn.wordpress.org/trunk@18224 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 05:37:51 +00:00
Daryl Koopersmith
832e86d2e1
Refresh login form styles to match admin style refresh. Props iammattthomas. see #17324 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18223 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 02:37:37 +00:00
Andrew Ozz
fc4915fb0f
Do not run bulk edit when the user clicks on a filter, fixes #17733
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18222 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-10 00:01:16 +00:00
Daryl Koopersmith
1acc61df32
Darken h2 subtitles on post pages to improve readability. see #17634 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18221 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 21:55:39 +00:00
Andrew Nacin
68308f3735
PHPdoc fixes. props trepmal. fixes #17734 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18220 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 21:47:28 +00:00
potbot
54e5055ec3
POT, generated from r18218
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18219 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 17:47:32 +00:00
Ian Stewart
b1f4cb3788
Twenty Eleven: check for published posts on the showcase page to prevent trashed sticky posts from appearing in the featured post loop; Props kawauso
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18218 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 16:53:01 +00:00
potbot
96f37320b1
POT, generated from r18216
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18217 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 16:47:40 +00:00
Ian Stewart
4fcb4098fe
Twenty Eleven: make sure we're checking for sticky posts at the correct time in showcase.php
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18216 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 16:39:40 +00:00
Ian Stewart
e43bef6cc4
Twenty Eleven: reduce image sizes; Props demetris; Fixes #17641
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18215 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 14:30:57 +00:00
potbot
c21327f538
POT, generated from r18213
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18214 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 11:47:38 +00:00
Peter Westwood
182b1bdb51
Only show the Dashboard link if you are logged in. See #17705 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18213 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 11:16:07 +00:00
Dion Hulse
2db8673288
Remove the psd's from Twenty Eleven. See #17641
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18212 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 11:14:06 +00:00
Peter Westwood
29a53e3eb0
Only show Comments are Closed when they are supported.
...
Tidy up the logic to be clearer.
Mark attachements as supporting comments.
Fixes #17568 props duck_
git-svn-id: https://develop.svn.wordpress.org/trunk@18211 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 11:12:39 +00:00
potbot
564d43a7c3
POT, generated from r18209
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18210 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 10:47:45 +00:00
Peter Westwood
4ce1eebce0
Bumpity Bump
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18209 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 10:43:37 +00:00
Andrew Nacin
de1dcae9d1
i before e except after c. props trepmal, fixes #17730 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18208 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-09 09:13:00 +00:00
Andrew Ozz
ba1211237c
Enable autocomplete on the href and title fields in the link popup, props nacin, fixes #17101
...
Remove unneeded for=".." attributes from the <label> tags there.
git-svn-id: https://develop.svn.wordpress.org/trunk@18207 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 22:39:08 +00:00
Andrew Nacin
e436332ba7
Move charset declaration to just inside <head>. props niallkennedy, fixes #17148 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18206 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 22:22:07 +00:00
Daryl Koopersmith
8f3d60caff
Prevent items from overflowing from the 'howdy' menu. Props Otto42. fixes #17148 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18205 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 22:18:52 +00:00
Ian Stewart
210a9e68d4
Twenty Eleven: updated featured slider border color for the dark color scheme
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18204 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 21:35:57 +00:00
Daryl Koopersmith
2d56b5b9fd
DFW: When hiding DFW, switch to correct main editors before saving content. Otherwise, some content will be lost. fixes #17729 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18203 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 20:55:33 +00:00
Andrew Ozz
d2e01c2f1f
Fix borders at the bottom of tabs in postboxes, props dcowgill, fixes #17699
...
Fix color of active tab in Categories postbox.
git-svn-id: https://develop.svn.wordpress.org/trunk@18202 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 18:23:49 +00:00
Mark Jaquith
f7644d1b0e
Move copyright notices to license.txt. props hakre. props aaroncampbell. fixes #16269
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18201 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 18:18:21 +00:00
Mark Jaquith
9d6bb11571
Check parent caps for revisions. props aaroncampbell. fixes #17668
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18200 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 18:06:43 +00:00
Ryan Boren
542a9372af
Add padding to search subtitle. Props kawauso. fixes #17634
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18199 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 17:52:18 +00:00
Andrew Nacin
6b27776490
Twenty Eleven: Properly handle the default link color for the dark theme. props dcowgill for the patch refresh. fixes #17351 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18198 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 17:39:12 +00:00
Andrew Ozz
2f3a53166f
background-color = transparent, fixes #17726
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18197 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 17:35:48 +00:00
Andrew Ozz
ebd705f0b5
Fix style of the <!--more--> tag replacement image in TinyMCE so it doesn't show horizontal scrollbar in FF and IE.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18196 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 17:16:22 +00:00
Mark Jaquith
46a87bd9fa
Throw _doing_it_wrong() when nonce action not passed to check_admin_referer(). props duck_. see #16449
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18195 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 16:56:26 +00:00
Andrew Nacin
24d38bc521
Admin Bar: Add View Site/Dashboard links, 'View X' links in the admin, 'View' action link for terms. New custom taxonomy string: view_item, defaulting to 'View Tag' and View Category'. fixes #17705 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18194 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 16:49:27 +00:00
Mark Jaquith
ac81c1fef8
Remove code formatting from uploaded file size error messages, for now. props JohnONolan. fixes #17674
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18193 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 16:27:57 +00:00
Andrew Nacin
1df1e7f1b5
Don't 404 for empty post type archives. props markmcwilliams, jfarthing84, fixes #17316 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18192 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 16:07:38 +00:00
potbot
15f0c9a2f0
POT, generated from r18190
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18191 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 14:29:39 +00:00
Ian Stewart
08e9fd3fac
Twenty Eleven: reset content margins for 404
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18190 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 02:15:56 +00:00
Andrew Ozz
0ea87b527d
Implement rel="author" in Twenty Eleven and Twenty Ten, props joostdevalk, fixes #17722
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18189 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 02:02:09 +00:00
Ian Stewart
9d14e8d969
Twenty Eleven: submenu line-height was too cramped; Props mitchoyoshitaka; Fixes #17695
...
git-svn-id: https://develop.svn.wordpress.org/trunk@18188 602fd350-edb4-49c9-b593-d223f7449a82
2011-06-08 01:55:48 +00:00