Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#5497 closed enhancement (fixed)

Import attachment and post meta improvements

Reported by: tellyworth's profile tellyworth Owned by:
Milestone: 2.5 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: Cc:

Description

This improves on #5466:

  • post_mime_type is now set correctly on imported attachment posts
  • Thumbnails are generated when images are imported
  • Enclosure and thumbnail URLs are remapped to local attachment URLs
  • post_meta keys are filtered
  • There are some new actions so plugins can provide additional importing features
  • Post caches are cleared at the end of the import process

Attachments (1)

import_meta_improvements-r6405.patch (4.1 KB) - added by tellyworth 18 years ago.

Download all attachments as: .zip

Change History (2)

#1 @ryan
18 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [6428]) Attachment and post meta import improvements from tellyworth. fixes #5497

Note: See TracTickets for help on using tickets.