Peter Westwood
|
c7d6c83b94
|
Updated phpDoc for wp-admin/includes/post.php . Fixes #11198 based on a patch from Simek.
git-svn-id: https://develop.svn.wordpress.org/trunk@12483 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-22 12:25:15 +00:00 |
|
Peter Westwood
|
154ecfda7b
|
Fix spelling mistake in tooltip for image rotation button. Fixes #11488 for trunk props computerwiz908.
git-svn-id: https://develop.svn.wordpress.org/trunk@12481 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-22 12:02:51 +00:00 |
|
Peter Westwood
|
f0a6bb378b
|
Deprecate _nc() as _nx() is a much better was of specifying contexts. Fixes #11404 props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@12459 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-19 10:51:29 +00:00 |
|
Ryan Boren
|
715fa5d163
|
Hard code required version in update-core.php. see #11464
git-svn-id: https://develop.svn.wordpress.org/trunk@12450 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-18 16:53:44 +00:00 |
|
Andrew Ozz
|
8219ad5b49
|
Fix the scale image check in image editor, fixes #11473 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@12446 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-18 09:52:32 +00:00 |
|
Ryan Boren
|
0df26215b0
|
Add required php and mysql versions to version.php. Future proof required version check strings. Props nacin. see #11464
git-svn-id: https://develop.svn.wordpress.org/trunk@12432 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-17 18:46:19 +00:00 |
|
Ryan Boren
|
dbad0d7271
|
Fix typo. see #11464
git-svn-id: https://develop.svn.wordpress.org/trunk@12426 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-17 16:22:54 +00:00 |
|
Ryan Boren
|
899da05e4c
|
Check MySQL and PHP versions when auto upgrading. Props westi, Denis-de-Bernardy, nacin, caesarsgrunt. see #11464
git-svn-id: https://develop.svn.wordpress.org/trunk@12422 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-17 16:04:47 +00:00 |
|
Ryan Boren
|
60bbd214b3
|
Remove oEmbed discovery option. Add hook so plugins can enable it. see #10337
git-svn-id: https://develop.svn.wordpress.org/trunk@12411 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-15 21:16:00 +00:00 |
|
Ryan Boren
|
8e0d091c55
|
Remove no longer needed DB has_cap() checks. Props filosofo. fixes #11443
git-svn-id: https://develop.svn.wordpress.org/trunk@12409 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-15 21:01:57 +00:00 |
|
Ryan Boren
|
922d26b596
|
Fix upload dir defaults. Props Denis-de-Bernardy. fixes #11276
git-svn-id: https://develop.svn.wordpress.org/trunk@12405 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-15 17:53:51 +00:00 |
|
Andrew Ozz
|
14e4e32252
|
Fix action on dashboard spam link, merge deletecomment with trashcomment, untrashcomment, spamcomment, and unspamcomment, props caesarsgrunt, fixes #11432
git-svn-id: https://develop.svn.wordpress.org/trunk@12401 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-15 09:45:29 +00:00 |
|
Peter Westwood
|
f6806ba64c
|
Fix the IP Address validation code in the FTP class. Fixes #11393 props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@12387 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-13 00:02:01 +00:00 |
|
Andrew Ozz
|
e54acbc473
|
Display "Dimensions" only for image attachments, fixes #11403
git-svn-id: https://develop.svn.wordpress.org/trunk@12378 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-12 07:02:26 +00:00 |
|
Andrew Ozz
|
770fd776d7
|
Disable trash for attachments for now pending improvements in 3.0, fixes #11149
git-svn-id: https://develop.svn.wordpress.org/trunk@12377 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-12 06:40:16 +00:00 |
|
Ryan Boren
|
16b48edadf
|
Don't fallback to the options database when retrieving *_per_page user options. Props nacin. fixes #11385
git-svn-id: https://develop.svn.wordpress.org/trunk@12375 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-11 23:14:43 +00:00 |
|
Ryan Boren
|
b0c20621cd
|
Call wp_cache_delete after issuing update actions. Props Denis-de-Bernardy. fixes #11397
git-svn-id: https://develop.svn.wordpress.org/trunk@12373 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-11 16:44:41 +00:00 |
|
Ryan Boren
|
8da73e044d
|
Pass correct number of args to ftp_chdir(). Props Denis-de-Bernardy. see #10889
git-svn-id: https://develop.svn.wordpress.org/trunk@12369 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-10 23:03:25 +00:00 |
|
Peter Westwood
|
e56fb80aa5
|
Revert [11212], [12252], [12255] and [12258]. Stick with Hello World for now and we will look at other solutions. See #110808.
git-svn-id: https://develop.svn.wordpress.org/trunk@12366 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-10 22:45:10 +00:00 |
|
Ryan Boren
|
cf9d70f50a
|
Drop temp upgrade code. fixes #11266
git-svn-id: https://develop.svn.wordpress.org/trunk@12365 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-10 20:29:55 +00:00 |
|
Mark Jaquith
|
2cc4860510
|
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: https://develop.svn.wordpress.org/trunk@12360 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-10 08:51:36 +00:00 |
|
Mark Jaquith
|
a14caf5287
|
Use esc_url_raw() on wp:comment_author_url in exports. fixes #9524
git-svn-id: https://develop.svn.wordpress.org/trunk@12359 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-10 08:42:45 +00:00 |
|
Mark Jaquith
|
db7d45ebe2
|
Provide visual feedback for "Use as thumbnail" when clicked immediately after uploading the image. fixes #11140
git-svn-id: https://develop.svn.wordpress.org/trunk@12355 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-10 08:03:26 +00:00 |
|
Mark Jaquith
|
507cf49e1b
|
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: https://develop.svn.wordpress.org/trunk@12352 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-10 07:04:01 +00:00 |
|
Mark Jaquith
|
ab97039f96
|
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: https://develop.svn.wordpress.org/trunk@12351 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-10 06:14:36 +00:00 |
|
Ryan Boren
|
3d6a741305
|
Allow registering post image support per post type. fixes #11364
git-svn-id: https://develop.svn.wordpress.org/trunk@12350 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-09 15:39:20 +00:00 |
|
Peter Westwood
|
8d300bf5b7
|
s/size/s/ fixes #11370 props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@12346 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-09 09:44:53 +00:00 |
|
Mark Jaquith
|
ce73d32830
|
Yet more standardization around Post/Page Image instead of Post/Page Thumbnail
git-svn-id: https://develop.svn.wordpress.org/trunk@12344 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-08 21:27:53 +00:00 |
|
Mark Jaquith
|
5d021234c2
|
More standardization around Post/Page Image instead of Post/Page Thumbnail
git-svn-id: https://develop.svn.wordpress.org/trunk@12343 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-08 21:24:32 +00:00 |
|
Mark Jaquith
|
54410e03f6
|
Introducing set_post_image_size(w, h, crop) so themes can register their special size/crop for canonical post images. WP will create this size/crop upon upload, so your canonical post images fit your space exactly!
git-svn-id: https://develop.svn.wordpress.org/trunk@12342 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-08 21:08:19 +00:00 |
|
Matt Mullenweg
|
2101888ec0
|
Cast out the lowercase P demons that snuck in. http://www.google.com/search?q=out+out+you+demons+of+stupidity
git-svn-id: https://develop.svn.wordpress.org/trunk@12341 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-08 19:59:34 +00:00 |
|
Mark Jaquith
|
51e25872a6
|
Standardize around "post image" instead of "post thumbnail"
git-svn-id: https://develop.svn.wordpress.org/trunk@12339 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-08 16:34:04 +00:00 |
|
Ryan Boren
|
bd86766a72
|
Use stripslashes_deep to strip meta values. Props JonathanRogers, Sewar. fixes #10656
git-svn-id: https://develop.svn.wordpress.org/trunk@12336 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-08 00:48:39 +00:00 |
|
Mark Jaquith
|
1059fec62e
|
Re-enable trash link appearance on autosave. fixes #11351
git-svn-id: https://develop.svn.wordpress.org/trunk@12330 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-07 16:38:04 +00:00 |
|
Ryan Boren
|
ca305e593f
|
Drop autoload index from schema. Tweak key layout to satisdy dbDelta. Props nacin. fixes #11322 #2699
git-svn-id: https://develop.svn.wordpress.org/trunk@12329 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-07 13:57:18 +00:00 |
|
Mark Jaquith
|
d8e1e13b43
|
Reverting [12324] and [12322] after some discussion.
git-svn-id: https://develop.svn.wordpress.org/trunk@12328 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-07 04:31:44 +00:00 |
|
Mark Jaquith
|
b54aedfe6f
|
Make codex link open in a new window
git-svn-id: https://develop.svn.wordpress.org/trunk@12324 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-06 17:30:56 +00:00 |
|
Peter Westwood
|
3d0fd44d6b
|
Revert the string change to the Discussion meta box as this is a generic box for multiple post types. Fixes #11346.
git-svn-id: https://develop.svn.wordpress.org/trunk@12323 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-06 17:05:49 +00:00 |
|
Mark Jaquith
|
236b329a88
|
Display Post/Page Thumbnail meta box even if theme does not support it -- just display an info message. props janeforshort
git-svn-id: https://develop.svn.wordpress.org/trunk@12322 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-06 17:02:51 +00:00 |
|
Andrew Ozz
|
c2b584a91b
|
Validate date/time fields for posts and comments, fixes #10309
git-svn-id: https://develop.svn.wordpress.org/trunk@12318 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-03 09:56:20 +00:00 |
|
Andrew Ozz
|
64c329968f
|
Swap Spam and Trash in comment action links, fixes #11258
git-svn-id: https://develop.svn.wordpress.org/trunk@12311 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-01 22:05:03 +00:00 |
|
Ryan Boren
|
0042fa7b7c
|
Fix file validation in theme editor. Props dd32. fixes #11032
git-svn-id: https://develop.svn.wordpress.org/trunk@12310 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-01 22:03:13 +00:00 |
|
Ryan Boren
|
d6003d7fa6
|
Standardize on 'Undo'. Props caesarsgrunt. fixes #11299
git-svn-id: https://develop.svn.wordpress.org/trunk@12308 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-01 20:00:33 +00:00 |
|
Andrew Ozz
|
a308e5f1da
|
Remove oEmbed references and auto-insert of shortcodes from the UI, fixes #11288
git-svn-id: https://develop.svn.wordpress.org/trunk@12304 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-01 09:22:48 +00:00 |
|
Ryan Boren
|
6115dc47b2
|
Save parent temp ID for unattached attachments in postmeta. Props scribu. fixes #9471
git-svn-id: https://develop.svn.wordpress.org/trunk@12298 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-30 21:41:52 +00:00 |
|
Andrew Ozz
|
a772d3fe2c
|
Hide Cancel link in the browser uploader on Media Library screen.
git-svn-id: https://develop.svn.wordpress.org/trunk@12297 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-30 20:58:12 +00:00 |
|
Ryan Boren
|
68985dce07
|
escape hrefs. Props Denis-de-Bernardy. fixes #10056
git-svn-id: https://develop.svn.wordpress.org/trunk@12295 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-30 16:55:50 +00:00 |
|
Andrew Ozz
|
ed11892e7f
|
Flash through red when sending an item to the trash, flash through green when undoing it, props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12289 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-28 02:56:15 +00:00 |
|
Andrew Ozz
|
c491ed5c61
|
Reorder comment actions, fixes #11258
git-svn-id: https://develop.svn.wordpress.org/trunk@12287 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-27 12:57:35 +00:00 |
|
Andrew Ozz
|
a675276ce5
|
Undo for setting a comment as spam, props caesarsgrunt, fixes #11260, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12286 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-27 10:34:09 +00:00 |
|
Andrew Ozz
|
c53d14090e
|
Fix notice in bulk edit posts, props dd32, fixes #11184
git-svn-id: https://develop.svn.wordpress.org/trunk@12285 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-26 11:41:37 +00:00 |
|
Andrew Ozz
|
387ac8c9b5
|
Fix notices and phpdoc, props hakre, fixes #10758
git-svn-id: https://develop.svn.wordpress.org/trunk@12284 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-26 11:29:54 +00:00 |
|
Andrew Ozz
|
1d918ec7f7
|
Fix typo, props nacin, fixes #8557
git-svn-id: https://develop.svn.wordpress.org/trunk@12283 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-26 08:13:31 +00:00 |
|
Andrew Ozz
|
437db709fc
|
Swap the Flip horizontally and Flip vertically buttons in the image editor so they are more understandable, props scribu, fixes #11171
git-svn-id: https://develop.svn.wordpress.org/trunk@12281 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-26 07:49:44 +00:00 |
|
Ryan Boren
|
d6c576bc1f
|
Apply editable_slug filter in more places. Props dwright. fixes #10966
git-svn-id: https://develop.svn.wordpress.org/trunk@12277 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-25 15:11:57 +00:00 |
|
Ryan Boren
|
e7b40483e9
|
Check action type to avoid warnings. Props sirzooro. fixes #11203
git-svn-id: https://develop.svn.wordpress.org/trunk@12272 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-24 16:46:23 +00:00 |
|
Ryan Boren
|
3821d10f89
|
Fix wpfs root dir location. Props dd32. fixes #11152
git-svn-id: https://develop.svn.wordpress.org/trunk@12268 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-23 21:52:13 +00:00 |
|
Ryan Boren
|
bef6051a09
|
Improve IIS rewrite support. Props ruslany, peaceablewhale. fixes #10386
git-svn-id: https://develop.svn.wordpress.org/trunk@12264 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-23 18:17:46 +00:00 |
|
Peter Westwood
|
36c1e9d580
|
Use _x() not _c(). See #6362 fixes #11228 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@12259 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-22 22:22:25 +00:00 |
|
Peter Westwood
|
ae06595dba
|
Make sure the translated urls are attribute safe using esc_attr(). See #11008.
git-svn-id: https://develop.svn.wordpress.org/trunk@12258 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-22 12:11:18 +00:00 |
|
Peter Westwood
|
b1d71a4fcb
|
Use _x() not _c() as we want to use the gettext contexts.
git-svn-id: https://develop.svn.wordpress.org/trunk@12256 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-22 11:50:16 +00:00 |
|
Peter Westwood
|
1968cc57d6
|
Update the test case for #11008 - original pre paragraphed text was relying on autop to insert <br /> for the line breaks so make it explicit in the expected result.
git-svn-id: https://develop.svn.wordpress.org/trunk@12255 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-22 10:34:37 +00:00 |
|
Peter Westwood
|
0503ad218c
|
Don't show page templates in the drop down if they are in a subdirectory. Fixes #10959 props scribu.
git-svn-id: https://develop.svn.wordpress.org/trunk@12253 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-21 10:05:19 +00:00 |
|
Peter Westwood
|
a45e9950ac
|
Let autop handle the first post. See #11008.
git-svn-id: https://develop.svn.wordpress.org/trunk@12252 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-21 09:43:45 +00:00 |
|
Ryan Boren
|
4fd7b2fd8b
|
Fix warnings
git-svn-id: https://develop.svn.wordpress.org/trunk@12246 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-20 19:46:10 +00:00 |
|
Ryan Boren
|
9c74c25f37
|
Remove reference to non-existent field. Props scribu. fixes #11098
git-svn-id: https://develop.svn.wordpress.org/trunk@12242 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-20 15:26:14 +00:00 |
|
Andrew Ozz
|
6f4ae7b89a
|
Submit the "Save all changes" form by pressing Enter, props abackstrom, fixes #8557
git-svn-id: https://develop.svn.wordpress.org/trunk@12240 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-20 06:07:54 +00:00 |
|
Andrew Ozz
|
49192afff9
|
Escape $title in dashboard Recent Drafts to reveal HTML tags, props Simek, fixes #11128
git-svn-id: https://develop.svn.wordpress.org/trunk@12235 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-20 01:31:06 +00:00 |
|
Ryan Boren
|
115e5e33fb
|
Allow link rating of 10. Props ProDevStudio. fixes #11165
git-svn-id: https://develop.svn.wordpress.org/trunk@12233 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 23:07:53 +00:00 |
|
Ryan Boren
|
4f7906aced
|
Fix db version logic error. Props miqrogroove. fixes #10994
git-svn-id: https://develop.svn.wordpress.org/trunk@12232 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 22:53:03 +00:00 |
|
Ryan Boren
|
42a3082c21
|
Add context to strings. Props nbachiyski. fixes #10738
git-svn-id: https://develop.svn.wordpress.org/trunk@12231 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 22:49:16 +00:00 |
|
Peter Westwood
|
d288c8eea0
|
Some admin copy improvements fixes. #6362 props xenlab and ninjaWR.
git-svn-id: https://develop.svn.wordpress.org/trunk@12228 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 22:16:16 +00:00 |
|
Ryan Boren
|
e4dd375180
|
gettext fix. Props takayukister. fixes #11188
git-svn-id: https://develop.svn.wordpress.org/trunk@12227 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 22:04:53 +00:00 |
|
Peter Westwood
|
1ca762ff8d
|
Revert [12187] as it didn't fix the issue for all cases. See #10959.
git-svn-id: https://develop.svn.wordpress.org/trunk@12225 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 19:53:27 +00:00 |
|
Ryan Boren
|
26193065a4
|
Pass args to settings field callback. Props hanilovesme, scribu. fixes #11143
git-svn-id: https://develop.svn.wordpress.org/trunk@12220 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 17:37:50 +00:00 |
|
Ryan Boren
|
d940b723be
|
Check DB ver 12217. see #2699
git-svn-id: https://develop.svn.wordpress.org/trunk@12218 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 16:43:38 +00:00 |
|
Ryan Boren
|
d1190b5bd6
|
Make option_id primary. Add uniques for option_name and autoload. see #2699
git-svn-id: https://develop.svn.wordpress.org/trunk@12217 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 16:42:07 +00:00 |
|
Andrew Ozz
|
7c3f9cf02b
|
Add sidebar descriptions to sidebar settings and widget admin screen, props jeremyclarke scribu, fixes #11157
git-svn-id: https://develop.svn.wordpress.org/trunk@12213 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-19 09:12:16 +00:00 |
|
Peter Westwood
|
2fefd415d2
|
First pass first post improvements. See #11008 props demetris.
git-svn-id: https://develop.svn.wordpress.org/trunk@12212 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-18 22:45:24 +00:00 |
|
Ryan Boren
|
363c885bd4
|
Delete old magpie cache options. Props Denis-de-Bernardy. fixes #10592
git-svn-id: https://develop.svn.wordpress.org/trunk@12210 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-18 22:04:07 +00:00 |
|
Ryan Boren
|
161beb7f61
|
Don't destruct if WP_Error. Props scribu. fixes #11168
git-svn-id: https://develop.svn.wordpress.org/trunk@12209 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-18 21:52:38 +00:00 |
|
Ryan Boren
|
a4912dccf2
|
Use preg_replace_callback to eliminate eval. Props BenBE1987. fixes #10896
git-svn-id: https://develop.svn.wordpress.org/trunk@12198 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-17 19:25:01 +00:00 |
|
Andrew Ozz
|
51f2c4d17d
|
Add labels to image info in the media library, fixes #8886
git-svn-id: https://develop.svn.wordpress.org/trunk@12195 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-17 00:11:49 +00:00 |
|
Ryan Boren
|
cac2e59fda
|
Force destruction of SimplePie objects for versions of PHP that don't release memory properly. Props arena, scribu. fixes #11074
git-svn-id: https://develop.svn.wordpress.org/trunk@12193 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-16 22:42:58 +00:00 |
|
Andrew Ozz
|
e085e3485e
|
Don't show trashed attachments in gallery tab count, props aldenta, fixes #11147
git-svn-id: https://develop.svn.wordpress.org/trunk@12190 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-16 07:54:02 +00:00 |
|
Andrew Ozz
|
3e1d80eb42
|
Fix style of text fields in IE6 in the uploader, better regex for Link URL presets buttons
git-svn-id: https://develop.svn.wordpress.org/trunk@12189 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-16 07:16:34 +00:00 |
|
Andrew Ozz
|
ac9c33e0e9
|
Fix improper selection of radio buttons, improve JS for storing image settings, fixes #11021
git-svn-id: https://develop.svn.wordpress.org/trunk@12188 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-16 01:37:30 +00:00 |
|
Peter Westwood
|
dd36b37254
|
Ensure that page templates in a subdir of a theme work correctly. Fixes #10959 based on patch from scribu.
git-svn-id: https://develop.svn.wordpress.org/trunk@12187 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-13 22:40:40 +00:00 |
|
Ryan Boren
|
99e6a0696d
|
bulk should default to false. fixes #11130
git-svn-id: https://develop.svn.wordpress.org/trunk@12186 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-13 21:28:40 +00:00 |
|
Andrew Ozz
|
52bff7f918
|
Fix image meta after editing image, disable the Save button when no changes, fixes #11115
git-svn-id: https://develop.svn.wordpress.org/trunk@12163 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-11 11:24:01 +00:00 |
|
Andrew Ozz
|
0093a3a989
|
Remove all instances of "Trash" from the UI when Trash is disabled, replace trash actions with "Delete permanently", props caesarsgrunt, see #4529
git-svn-id: https://develop.svn.wordpress.org/trunk@12162 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-10 10:38:19 +00:00 |
|
Andrew Ozz
|
e15e8b710d
|
Don't pre-fill empty image alt when inserting into a post.
git-svn-id: https://develop.svn.wordpress.org/trunk@12161 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-10 00:09:40 +00:00 |
|
Ryan Boren
|
ef2c943123
|
Put site into maintenance mode during bulk plugin upgrade. Skip plugin deactivate/activate. Add compatibility info. see #10973
git-svn-id: https://develop.svn.wordpress.org/trunk@12157 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-09 18:53:21 +00:00 |
|
Andrew Ozz
|
5012c4e964
|
Add 'IMAGE_EDIT_OVERWRITE' constant to control edited image save or replace, most useful for setups that have dynamic image resizing, see #10528
git-svn-id: https://develop.svn.wordpress.org/trunk@12155 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-07 11:20:09 +00:00 |
|
Andrew Ozz
|
4a79139c26
|
Fix typo, props Harald Nesland, fixes #11002
git-svn-id: https://develop.svn.wordpress.org/trunk@12152 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-06 10:53:41 +00:00 |
|
Andrew Ozz
|
92d16fba05
|
Add phpdoc and extra filter to file.php, props dd32, fixes #11002
git-svn-id: https://develop.svn.wordpress.org/trunk@12151 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-05 23:03:48 +00:00 |
|
Ryan Boren
|
af42a894f0
|
Bring in wp_handle_upload_prefilter from MU
git-svn-id: https://develop.svn.wordpress.org/trunk@12142 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-05 14:24:20 +00:00 |
|
Andrew Ozz
|
7bbf1c2489
|
Fix IE8 reply to comments from admin fade in/out, decrease comment undo timeout, hide comment reply when moving to trash, fixes #9896
git-svn-id: https://develop.svn.wordpress.org/trunk@12139 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-03 08:28:59 +00:00 |
|
Ryan Boren
|
53321a0093
|
Call get_post_image_id() only if current_theme_supports( 'post-thumbnails' ).
git-svn-id: https://develop.svn.wordpress.org/trunk@12137 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-02 18:00:41 +00:00 |
|
Ryan Boren
|
b552dbdd9b
|
Switch oEmbed option to control discovery. Tweak whitelist and settings page. Props Viper007Bond. see #10337
git-svn-id: https://develop.svn.wordpress.org/trunk@12136 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-02 14:41:35 +00:00 |
|