Opened 18 years ago
Closed 18 years ago
#6142 closed enhancement (fixed)
Remove intermediate images when deleting an attachment
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Description
This deletes the intermediate sized images when an attachment is removed.
There's a simple unit test in http://svn.automattic.com/wordpress-tests/wp-testcase/test_includes_post.php, WPTestAttachments::test_insert_image_delete().
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [7271]) Remove intermediate images when deleting an attachment. Props tellyworth. fixes #6142