Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#32230 closed enhancement (fixed)

Ability to export media (attachments) on their own

Reported by: PhilipLakin Owned by: wonderboymusic
Priority: normal Milestone: 4.4
Component: Export Version: 3.1
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Currently the only option for exporting media (attachments) is by exporting all. Sometimes you might not want that, in the same way that sometimes you only want a certain category of blog post, or only pages changed since March.

I have created a patch which addresses this in a similar manner to the exporting of other custom post types.

Attachments (1)

export-media.patch (2.4 KB ) - added by PhilipLakin 11 years ago.
patch file to enable media export

Download all attachments as: .zip

Change History (3)

@PhilipLakin
11 years ago

patch file to enable media export

#1 @wonderboymusic
11 years ago

  • Keywords has-patch added
  • Milestone Awaiting Review4.4
  • Owner set to wonderboymusic
  • Status newassigned
  • Version 4.2.13.1

#2 @wonderboymusic
11 years ago

  • Resolutionfixed
  • Status assignedclosed

In 34326:

Export: allow Media to exported separately from other types.

Props PhilipLakin.
Fixes #32230.

Note: See TracTickets for help on using tickets.