Opened 18 years ago
Closed 18 years ago
#5497 closed enhancement (fixed)
Import attachment and post meta improvements
Reported by: |
|
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [6428]) Attachment and post meta import improvements from tellyworth. fixes #5497