westi
|
2c4aadf49f
|
Fix some more html encoding in email subject issues. Fixes #9913.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-14 22:09:54 +00:00 |
|
ryan
|
b2af12a900
|
Pass taxonomy to created, edited, create, and edit actions. Props Denis-de-Bernardy. fixes #11429
git-svn-id: http://svn.automattic.com/wordpress/trunk@12397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-14 16:46:05 +00:00 |
|
azaozz
|
72990cd094
|
Add another arg to 'get_comment_time' filter, props miqrogroove, fixes #11421
git-svn-id: http://svn.automattic.com/wordpress/trunk@12396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-14 10:21:58 +00:00 |
|
azaozz
|
c1e0bd72af
|
Urlencode the search query in get_search_feed_link() and get_search_comments_feed_link(), props tenpura, fixes #11153
git-svn-id: http://svn.automattic.com/wordpress/trunk@12395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-14 10:09:55 +00:00 |
|
azaozz
|
6c4c879f50
|
Discard replies to comments on a trashed post, props nacin, fixes #11401
git-svn-id: http://svn.automattic.com/wordpress/trunk@12394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-14 03:03:58 +00:00 |
|
azaozz
|
1c55a42fa0
|
Move is_admin() to wp-settings.php so it's available when query.php is not included.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-14 00:38:05 +00:00 |
|
westi
|
b300deaf01
|
Ensure that RTL langs don't get a horizontal scrollbar in IE7. Fixes #10748 props yoavf.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-13 17:56:22 +00:00 |
|
westi
|
60dfe693d4
|
Restore the check for trueness on $user_id so we don't run the queries or create the objects. Fixes #11419 props Denis-de-Bernardy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-13 17:32:14 +00:00 |
|
westi
|
4bece20e85
|
Fix notice on edit posts page when logged in as a user without the 'edit_others_posts' capability.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-13 13:01:30 +00:00 |
|
westi
|
a43c737a0d
|
Check that $user_id is set. For non-logged in users it is not set so we get a notice.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-13 11:43:19 +00:00 |
|
westi
|
5d087be7e9
|
Don't html encode quotes in the blogname in email subjects as this is a plain text output. Fixes #9913 props tenpura.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-13 11:38:45 +00:00 |
|
westi
|
7a443a7b6e
|
Fix the IP Address validation code in the FTP class. Fixes #11393 props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-13 00:02:01 +00:00 |
|
westi
|
563550f038
|
Bump the version number on the wp-admin.css files for [12377]. See #11149 props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 22:28:48 +00:00 |
|
azaozz
|
bdc05e2ea2
|
Remove animation for admin notices, fixes #11267
git-svn-id: http://svn.automattic.com/wordpress/trunk@12385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 19:53:06 +00:00 |
|
azaozz
|
3b82000cc3
|
Do not show PHP 5.3 deprecated errors when WP_DEBUG is set, props mrmist nacin, fixes #10533
git-svn-id: http://svn.automattic.com/wordpress/trunk@12384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 09:29:20 +00:00 |
|
azaozz
|
2d8cf34e49
|
Do not stop plugin activation due to E_DEPRECATED errors in php 5.3, props Denis-de-Bernardy, fixes #11250
git-svn-id: http://svn.automattic.com/wordpress/trunk@12383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 09:20:07 +00:00 |
|
azaozz
|
a941587c26
|
Fix dashboard Right Now columns width in IE6/7, fixes 11293
git-svn-id: http://svn.automattic.com/wordpress/trunk@12382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 08:49:45 +00:00 |
|
azaozz
|
e07bea12f8
|
Typecast to int the return of image_resize_dimensions(), fixes #7748
git-svn-id: http://svn.automattic.com/wordpress/trunk@12381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 08:06:24 +00:00 |
|
azaozz
|
4cee15f1be
|
Make animation faster for admin notices, props nacin, fixes #11267
git-svn-id: http://svn.automattic.com/wordpress/trunk@12380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 07:34:04 +00:00 |
|
azaozz
|
83881592e2
|
Fix image editor toolbar in IE6/7, fixes #11400
git-svn-id: http://svn.automattic.com/wordpress/trunk@12379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 07:24:53 +00:00 |
|
azaozz
|
066f37c885
|
Display "Dimensions" only for image attachments, fixes #11403
git-svn-id: http://svn.automattic.com/wordpress/trunk@12378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 07:02:26 +00:00 |
|
azaozz
|
d4d309a1c6
|
Disable trash for attachments for now pending improvements in 3.0, fixes #11149
git-svn-id: http://svn.automattic.com/wordpress/trunk@12377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-12 06:40:16 +00:00 |
|
markjaquith
|
a8686bb67c
|
Optimize Whoa Cowboy query. Only look back one hour. props mdawaffe. fixes #4366
git-svn-id: http://svn.automattic.com/wordpress/trunk@12376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-11 23:29:19 +00:00 |
|
ryan
|
657aa5adc3
|
Don't fallback to the options database when retrieving *_per_page user options. Props nacin. fixes #11385
git-svn-id: http://svn.automattic.com/wordpress/trunk@12375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-11 23:14:43 +00:00 |
|
ryan
|
776d9aadf0
|
Show Upgrade Notice for plugins. see #10973
git-svn-id: http://svn.automattic.com/wordpress/trunk@12374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-11 17:18:29 +00:00 |
|
ryan
|
2d77f2e75a
|
Call wp_cache_delete after issuing update actions. Props Denis-de-Bernardy. fixes #11397
git-svn-id: http://svn.automattic.com/wordpress/trunk@12373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-11 16:44:41 +00:00 |
|
ryan
|
6622b4fa8e
|
Return false from is_paged() if on the first page. Props Denis-de-Bernardy. fixes #11389
git-svn-id: http://svn.automattic.com/wordpress/trunk@12372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-11 16:38:59 +00:00 |
|
azaozz
|
9a24103c77
|
Press This empty title fix, props noel, see #11390, fixes #10715
git-svn-id: http://svn.automattic.com/wordpress/trunk@12371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-11 00:14:18 +00:00 |
|
markjaquith
|
929a2cd6cd
|
Reverting [12361] due to logic issue. see #10715
git-svn-id: http://svn.automattic.com/wordpress/trunk@12370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 23:11:54 +00:00 |
|
ryan
|
e2c408bfbe
|
Pass correct number of args to ftp_chdir(). Props Denis-de-Bernardy. see #10889
git-svn-id: http://svn.automattic.com/wordpress/trunk@12369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 23:03:25 +00:00 |
|
markjaquith
|
fba269f7f4
|
Reverting [12331]. see #10057
git-svn-id: http://svn.automattic.com/wordpress/trunk@12368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 23:02:47 +00:00 |
|
ryan
|
fee3cd75a3
|
Remove unused variable. Props hakre. fixes #10765
git-svn-id: http://svn.automattic.com/wordpress/trunk@12367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 22:55:06 +00:00 |
|
westi
|
19ff06a6ec
|
Revert [11212], [12252], [12255] and [12258]. Stick with Hello World for now and we will look at other solutions. See #110808.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 22:45:10 +00:00 |
|
ryan
|
c7e8399e1d
|
Drop temp upgrade code. fixes #11266
git-svn-id: http://svn.automattic.com/wordpress/trunk@12365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 20:29:55 +00:00 |
|
azaozz
|
2a42d27a22
|
Fix slashes in the Text widget, props Denis-de-Bernardy, fixes #10563
git-svn-id: http://svn.automattic.com/wordpress/trunk@12364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 09:54:15 +00:00 |
|
azaozz
|
168d6af9ac
|
Image editor icons, props Ben Dunkle, fixes #10979
git-svn-id: http://svn.automattic.com/wordpress/trunk@12363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 09:22:01 +00:00 |
|
markjaquith
|
182ec07a44
|
Strip HTML from comments_popup_link title attribute. props ewestp, xenlab. fixes #10997
git-svn-id: http://svn.automattic.com/wordpress/trunk@12362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 09:13:11 +00:00 |
|
markjaquith
|
c8bc30db67
|
Allow for saving Press This entries with blank titles. props noel, christoph179. fixes #10715
git-svn-id: http://svn.automattic.com/wordpress/trunk@12361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 09:08:31 +00:00 |
|
markjaquith
|
14f6764df9
|
Change 'Remove' link on widgets to 'Delete' because it doesn't just remove it, it deletes the settings for that widget instance. props Denis-de-Bernardy. fixes #10379
git-svn-id: http://svn.automattic.com/wordpress/trunk@12360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 08:51:36 +00:00 |
|
markjaquith
|
8f2d7720db
|
Use esc_url_raw() on wp:comment_author_url in exports. fixes #9524
git-svn-id: http://svn.automattic.com/wordpress/trunk@12359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 08:42:45 +00:00 |
|
markjaquith
|
305f103c4f
|
Use http_response_code for wp_redirect(), so that fastcgi hosts always get 301 redirect love. props error. fixes #6779
git-svn-id: http://svn.automattic.com/wordpress/trunk@12358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 08:33:17 +00:00 |
|
markjaquith
|
c8df74e369
|
Fix some wrapping/cropping issues for verbose languages. props Nao. fixes #11293
git-svn-id: http://svn.automattic.com/wordpress/trunk@12357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 08:20:32 +00:00 |
|
markjaquith
|
d58c6a5dda
|
Do not double-stripslashes() on get_search_query(). fixes #11374
git-svn-id: http://svn.automattic.com/wordpress/trunk@12356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 08:07:19 +00:00 |
|
markjaquith
|
805bdb9365
|
Provide visual feedback for "Use as thumbnail" when clicked immediately after uploading the image. fixes #11140
git-svn-id: http://svn.automattic.com/wordpress/trunk@12355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 08:03:26 +00:00 |
|
markjaquith
|
817376b35f
|
Forgot to check this in with [12353]. see #11140
git-svn-id: http://svn.automattic.com/wordpress/trunk@12354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 07:37:41 +00:00 |
|
markjaquith
|
ad2f0c7887
|
Show "Done" feedback after setting post thumbnail image. see #11140 (partial fix)
git-svn-id: http://svn.automattic.com/wordpress/trunk@12353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 07:34:32 +00:00 |
|
markjaquith
|
8a3607998c
|
Do not show "Use as thumbnail" in standalone media browser, but DO show it when you upload a new image on a post. fixes #11366
git-svn-id: http://svn.automattic.com/wordpress/trunk@12352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 07:04:01 +00:00 |
|
markjaquith
|
bf264bb66d
|
Post/Page Image was too generic a name. Post/Page Thumbnail is more clear, even if you can create very large thumbnail images if you so choose.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-10 06:14:36 +00:00 |
|
ryan
|
1c90385918
|
Allow registering post image support per post type. fixes #11364
git-svn-id: http://svn.automattic.com/wordpress/trunk@12350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-09 15:39:20 +00:00 |
|
azaozz
|
cf60d7c87a
|
Do not auto-scroll the media popup when opening an image details section if it can fit in the viewport, props caesarsgrunt, fixes #11269
git-svn-id: http://svn.automattic.com/wordpress/trunk@12349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-12-09 12:24:45 +00:00 |
|