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
|
20380fb8b6
|
Show correct title for static page home. Props aaroncampbell, greuben, SergeyBiryukov. fixes #16041
git-svn-id: https://develop.svn.wordpress.org/trunk@17187 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 21:10:45 +00:00 |
|
Ryan Boren
|
2c35e7b475
|
Update @author tag contact info. Props hakre. see #16039
git-svn-id: https://develop.svn.wordpress.org/trunk@17185 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 20:07:12 +00:00 |
|
Ryan Boren
|
9a3c0e39d4
|
Clean up admin bar node removal. Make it PHP4 safe and prevent display of blank spots. Props sorich87, SergeyBiryukov. fixes #16005
git-svn-id: https://develop.svn.wordpress.org/trunk@17184 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 19:04:32 +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
|
97c77ba912
|
Add Copyright Statement, Licensing Information and Disclaimer to kses. Props hakre. Thanks Ulf Harnhammar. fixes #16039
git-svn-id: https://develop.svn.wordpress.org/trunk@17181 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 18:37:18 +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 |
|
Ryan Boren
|
2bc1d7f588
|
Don't be case sensitive to attribute names. Handle padded entities when checking for bad protocols. Normalize entities before checking for bad protocols in esc_url(). Props Mauro Gentile, duck_, miqrogroove
git-svn-id: https://develop.svn.wordpress.org/trunk@17171 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-29 20:45:37 +00:00 |
|
Andrew Nacin
|
68692f0565
|
get_meta_sql should be private. see #14645.
git-svn-id: https://develop.svn.wordpress.org/trunk@17170 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-29 19:31:35 +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 |
|
potbot
|
cd7212fd83
|
POT, generated from r17164
git-svn-id: https://develop.svn.wordpress.org/trunk@17165 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-28 23:26:59 +00:00 |
|
Andrew Nacin
|
ca57ff7d68
|
We'll release Twenty Ten 1.2 with 3.1. fixes #15990.
git-svn-id: https://develop.svn.wordpress.org/trunk@17164 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-28 22:57:37 +00:00 |
|
Ryan Boren
|
5377597223
|
Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@17163 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-28 22:36:39 +00:00 |
|
Ryan Boren
|
051219360e
|
Ignore an empty pagename when correcting is_* for page_on_front requests. Props donalmacarthur, SergeyBiryukov, filosofo. fixes #16002
git-svn-id: https://develop.svn.wordpress.org/trunk@17162 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-28 22:34:15 +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 |
|
Andrew Nacin
|
2fee9b3e7f
|
Correct the docs for register_post_status. fixes #15947, props simonwheatley.
git-svn-id: https://develop.svn.wordpress.org/trunk@17158 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 22:45:34 +00:00 |
|
Andrew Nacin
|
6bc7a5cdce
|
Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@17157 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 22:07:20 +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
|
de1f10c283
|
Don't sanitize_key() the post type so that colons aren't stripped from attachment types. Props nacin. fixes #15982
git-svn-id: https://develop.svn.wordpress.org/trunk@17155 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 22:00:50 +00:00 |
|
Ryan Boren
|
6ee1075a4e
|
RTL pagination fixes. Props yoavf. fixes #15974
git-svn-id: https://develop.svn.wordpress.org/trunk@17154 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-26 21:56:07 +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
|
78b256b7a9
|
Happy holidays :D
git-svn-id: https://develop.svn.wordpress.org/trunk@17148 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 23:38:33 +00:00 |
|
Dion Hulse
|
b8e50af2d7
|
Set taxonomy/term back-compat query vars for all views (not just taxonomy indexes). Fixes #15978
git-svn-id: https://develop.svn.wordpress.org/trunk@17147 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 23:26:09 +00:00 |
|
Ryan Boren
|
a748e507e5
|
link_notes and term_description escaping fixes. Props garyc40. fixes #15454
git-svn-id: https://develop.svn.wordpress.org/trunk@17146 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 22:45:09 +00:00 |
|
Andrew Nacin
|
4c36fd6fb1
|
Revert [15830] for wp-activate.php. see #15064, fixes #15976.
git-svn-id: https://develop.svn.wordpress.org/trunk@17145 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 21:12:48 +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
|
f3419ea181
|
Revert [16995] due to the way the data enters the db. props garyc40, see #15454.
git-svn-id: https://develop.svn.wordpress.org/trunk@17142 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 18:10: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 |
|