Make WordPress Core

Opened 10 years ago

Closed 9 years ago

#32230 closed enhancement (fixed)

Ability to export media (attachments) on their own

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

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 10 years ago.
patch file to enable media export

Download all attachments as: .zip

Change History (3)

@PhilipLakin
10 years ago

patch file to enable media export

#1 @wonderboymusic
9 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 4.4
  • Owner set to wonderboymusic
  • Status changed from new to assigned
  • Version changed from 4.2.1 to 3.1

#2 @wonderboymusic
9 years ago

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

In 34326:

Export: allow Media to exported separately from other types.

Props PhilipLakin.
Fixes #32230.

Note: See TracTickets for help on using tickets.