Andrew Nacin
|
a5653cf8d9
|
Compress and bump scripts for [17202]. see #15503.
git-svn-id: https://develop.svn.wordpress.org/trunk@17203 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-01 23:20:57 +00:00 |
|
Andrew Nacin
|
4f947ac5b9
|
Disabled states for first/prev and next/last pagination buttons when they should noop. see #15503.
git-svn-id: https://develop.svn.wordpress.org/trunk@17202 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-01 23:19:26 +00:00 |
|
Andrew Nacin
|
e1ffe72def
|
Allow us to return from whence we came. Specify wp_http_referer for user-edit in the network admin, as we may come from network/users or site-users. props PeteMall, SergeyBiryukov, fixes #16053.
git-svn-id: https://develop.svn.wordpress.org/trunk@17201 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-01 22:30:46 +00:00 |
|
Andrew Nacin
|
bce405d0f2
|
Don't esc_html the default error string. props SergeyBiryukov, fixes #16058.
git-svn-id: https://develop.svn.wordpress.org/trunk@17200 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-01 22:14:42 +00:00 |
|
Ryan Boren
|
7fe3731637
|
Introduce include_selected arg for wp_dropdown_users(). Add current author to dropdown in post_author_meta_box(). fixes #16045
git-svn-id: https://develop.svn.wordpress.org/trunk@17198 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-01 01:52:03 +00:00 |
|
Andrew Nacin
|
92fe9ad043
|
Remove a random nacin typo introduced in 3.0. see [12976], #16055.
git-svn-id: https://develop.svn.wordpress.org/trunk@17196 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-31 23:58:02 +00:00 |
|
Andrew Nacin
|
8ace5bbf91
|
div.alignleft.actions needs to wrap the 'Empty Trash' button too, otherwise they're not aligned. see #15580.
git-svn-id: https://develop.svn.wordpress.org/trunk@17195 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-31 23:56:38 +00:00 |
|
Andrew Nacin
|
714124263f
|
Restore original argument order for the taxonomy quick_edit_custom_box hook. fixes #15285.
git-svn-id: https://develop.svn.wordpress.org/trunk@17193 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-31 16:34:08 +00:00 |
|
Andrew Nacin
|
31285457f2
|
Small visual improvements to post formats on edit.php. see #16047.
git-svn-id: https://develop.svn.wordpress.org/trunk@17191 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-31 04:49:27 +00:00 |
|
Andrew Nacin
|
115f9d327d
|
Use the blue background color around the blue gradient. see #15993.
git-svn-id: https://develop.svn.wordpress.org/trunk@17190 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-31 03:11:59 +00:00 |
|
Ryan Boren
|
a0a77f0380
|
Default to leading and trailing wildcards for site user searches. Require explicit trailing wildcard asterisk request for network user searches. Disallow leading wildcards for network user searches. Move wildcard policy up the stake, allowing more flexibility in WP_User_Query. Props SergeyBiryukov. fixes #16014
git-svn-id: https://develop.svn.wordpress.org/trunk@17189 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 23:38:21 +00:00 |
|
Andrew Nacin
|
2d0e34b310
|
Typo fix. props Kawauso.
git-svn-id: https://develop.svn.wordpress.org/trunk@17188 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 21:58:44 +00:00 |
|
Ryan Boren
|
ebabd43ec6
|
Don't deactivate a plugin that is both network activated and activated on the main site after editing. Props SergeyBiryukov. fixes #16011
git-svn-id: https://develop.svn.wordpress.org/trunk@17183 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 19:02:14 +00:00 |
|
Ryan Boren
|
1ac9d9092d
|
Fix registered and path column sorting. Props garyc40. fixes #16034
git-svn-id: https://develop.svn.wordpress.org/trunk@17180 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 18:06:33 +00:00 |
|
Mark Jaquith
|
eb44707143
|
Fix some RTL CSS issues. props garyc40. props ocean90. fixes #16017
git-svn-id: https://develop.svn.wordpress.org/trunk@17179 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 16:26:25 +00:00 |
|
Mark Jaquith
|
61c80bebca
|
s/Network Options/Settings/. props wpmuguru. Not a string change (already existed). fixes #16027
git-svn-id: https://develop.svn.wordpress.org/trunk@17178 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 16:14:41 +00:00 |
|
Mark Jaquith
|
04c38b28f7
|
urlencode() theme name when creating theme edit link. props tomthewebmaster. fixes #16028
git-svn-id: https://develop.svn.wordpress.org/trunk@17177 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 16:09:01 +00:00 |
|
Mark Jaquith
|
30a8c8e418
|
Reinstitute Intall Now AYS that was accidentally disabled. props ocean90. fixes #16032
git-svn-id: https://develop.svn.wordpress.org/trunk@17176 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 16:04:07 +00:00 |
|
Peter Westwood
|
432bd4bdae
|
Ensure the Parent menu is hilighted correctly when Custom Post Types are shown under an existing top level menu. Fixes #16015 props duck_.
git-svn-id: https://develop.svn.wordpress.org/trunk@17169 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-29 16:25:22 +00:00 |
|
Ryan Boren
|
d554c850ac
|
Hard limit to 10 comments on edit post screen. Props greuben. fixes #15998
git-svn-id: https://develop.svn.wordpress.org/trunk@17168 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-29 15:58:46 +00:00 |
|
Andrew Nacin
|
6e18c8f834
|
RTL fixes for custom header page. props SergeyBiryukov, fixes #16018.
git-svn-id: https://develop.svn.wordpress.org/trunk@17167 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-29 14:40:44 +00:00 |
|
Andrew Nacin
|
87facd0335
|
RTL fixes for sortable list headings. props RanYanivHartstein, fixes #16008.
git-svn-id: https://develop.svn.wordpress.org/trunk@17166 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-29 14:32:22 +00:00 |
|
Andrew Nacin
|
cf122e2b22
|
Move the admin bar profile preferences to a hook. fixes #16004.
git-svn-id: https://develop.svn.wordpress.org/trunk@17161 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-28 19:37:11 +00:00 |
|
Ryan Boren
|
bf86ab0a2d
|
Issue manage_pages_custom_column for hierarchical post types. Props mrwok, duck_. fixes #16000
git-svn-id: https://develop.svn.wordpress.org/trunk@17160 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-28 19:34:31 +00:00 |
|
Ryan Boren
|
b6ff912589
|
Link Links columns to link manager. Props nacin. fixes #15994
git-svn-id: https://develop.svn.wordpress.org/trunk@17159 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-27 16:57:19 +00:00 |
|
Ryan Boren
|
3edaa30bed
|
Always output pagination controls. Hide them when they are not needed. Show them upon AJAX result that requires pagination. Props nacin. fixes #15983
git-svn-id: https://develop.svn.wordpress.org/trunk@17156 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 22:06:15 +00:00 |
|
Ryan Boren
|
2b54d5a3b6
|
RTL pagination fixes. Props yoavf. fixes #15974
git-svn-id: https://develop.svn.wordpress.org/trunk@17153 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 21:54:52 +00:00 |
|
Ryan Boren
|
d46893048c
|
RTL pagination fixes. Props yoavf. fixes #15974
git-svn-id: https://develop.svn.wordpress.org/trunk@17152 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 21:54:42 +00:00 |
|
Ryan Boren
|
1430acde73
|
Give search submit buttons a unique ID. Props dd32. fixes #15979
git-svn-id: https://develop.svn.wordpress.org/trunk@17151 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 21:49:51 +00:00 |
|
Andrew Nacin
|
5c5393fc22
|
Add files missing in [17149]. see #15984.
git-svn-id: https://develop.svn.wordpress.org/trunk@17150 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 06:36:06 +00:00 |
|
Andrew Nacin
|
00eaa56f22
|
RTL for theme installer. props yoavf, fixes #15984.
git-svn-id: https://develop.svn.wordpress.org/trunk@17149 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 06:31:46 +00:00 |
|
Andrew Nacin
|
3816cc9b8a
|
D'oh. Use the proper URL to the multisite support forum. see #15880.
git-svn-id: https://develop.svn.wordpress.org/trunk@17144 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 19:21:00 +00:00 |
|
Andrew Nacin
|
50820cb116
|
Revert to esc_html when escaping the textarea for nav menu item description. see #15454.
git-svn-id: https://develop.svn.wordpress.org/trunk@17143 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 18:42:59 +00:00 |
|
Andrew Nacin
|
ae22a6d462
|
Tag textareas escaped earlier with textarea_escaped. see #15454.
git-svn-id: https://develop.svn.wordpress.org/trunk@17141 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 17:58:01 +00:00 |
|
Andrew Nacin
|
74211907ea
|
Delay wp_tiny_mce_preload_dialogs to the footer, as occurs in admin-header. props ocean90, fixes #15561.
git-svn-id: https://develop.svn.wordpress.org/trunk@17140 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 15:03:35 +00:00 |
|
Andrew Nacin
|
b98ffad893
|
RTL for the new style pagination links. fixes #15974.
git-svn-id: https://develop.svn.wordpress.org/trunk@17139 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 13:48:13 +00:00 |
|
Andrew Nacin
|
33e4eee845
|
Remove redundancy in these arguments. props PeteMall, fixes #15920.
git-svn-id: https://develop.svn.wordpress.org/trunk@17138 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 13:44:03 +00:00 |
|
Peter Westwood
|
271dff32a8
|
Improved messaging for theme enabled/disabled on a per-site bases. Fixes #15920 props PeteMall
git-svn-id: https://develop.svn.wordpress.org/trunk@17137 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 08:19:29 +00:00 |
|
Peter Westwood
|
5ad0a446d3
|
Nonce checks for site-users. See #15969 props PeteMall.
git-svn-id: https://develop.svn.wordpress.org/trunk@17136 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 22:37:51 +00:00 |
|
Ryan Boren
|
485e307e6a
|
nonce checks for site-themes. Props PeteMall. see #15969
git-svn-id: https://develop.svn.wordpress.org/trunk@17134 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 17:59:58 +00:00 |
|
Ryan Boren
|
99750ff7ef
|
Clear messages when searching, sorting, paginating. Props scribu. fixes #15973
git-svn-id: https://develop.svn.wordpress.org/trunk@17132 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 17:45:59 +00:00 |
|
Andrew Nacin
|
62ca1a7769
|
Fix some tab CSS in Press This. props dd32. Also adjust menu bits to default to gray, and then add rules to blue. see #15561.
git-svn-id: https://develop.svn.wordpress.org/trunk@17131 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 17:43:01 +00:00 |
|
Ryan Boren
|
b58a795627
|
MS themes fixes. Fix bulk actions when no items selected. Props SergeyBiryukov, nacin. fixes #15920
git-svn-id: https://develop.svn.wordpress.org/trunk@17130 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 17:41:36 +00:00 |
|
Andrew Nacin
|
de8fda19e3
|
Validation fixes. props ocean90, fixes #15287.
git-svn-id: https://develop.svn.wordpress.org/trunk@17129 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 14:19:41 +00:00 |
|
Andrew Nacin
|
1af2adde16
|
Prevent notices in the allblogs and allusers branches. props SergeyBiryukov, see #15920.
git-svn-id: https://develop.svn.wordpress.org/trunk@17128 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 19:45:19 +00:00 |
|
Andrew Nacin
|
d5444ee24a
|
Remove this check in favor of the one added in [17126]. see #15969.
git-svn-id: https://develop.svn.wordpress.org/trunk@17127 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 19:40:32 +00:00 |
|
Andrew Nacin
|
53644f0409
|
bulk-themes nonce for network/themes.php deletion. props PeteMall, see #15969.
git-svn-id: https://develop.svn.wordpress.org/trunk@17126 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 18:53:44 +00:00 |
|
Ryan Boren
|
ee09d38544
|
Fix comment reply colspan. Props garyc40. fixes #15876
git-svn-id: https://develop.svn.wordpress.org/trunk@17124 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 17:21:29 +00:00 |
|
Ryan Boren
|
f7b9a96f34
|
nonce checks for ms themes. see #15969
git-svn-id: https://develop.svn.wordpress.org/trunk@17122 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 16:20:36 +00:00 |
|
Ryan Boren
|
a0b579b5e4
|
Check bulk-themes nonce before bulk delete. fixes #15922
git-svn-id: https://develop.svn.wordpress.org/trunk@17121 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 15:56:32 +00:00 |
|