Opened 5 years ago
Last modified 5 years ago
#48009 new enhancement
Expand upon the Media item data in Export Requests
Reported by: | garrett-eclipse | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.9.6 |
Component: | Privacy | Keywords: | has-patch |
Focuses: | Cc: |
Description
Hello,
While reviewing an export containing Comment items and Media items it came to my attention the lack of information provided for media items. Currently, it's just the Media URL.
It would be nice to use some of the attachment meta and possibly EXIF data if present to supplement that information. As EXIF data can possess PII (Personally Identifiable Information) such as location it would be good to disclose to the user what information is known if available.
Thank you
Attachments (4)
Change History (6)
@
5 years ago
Some potential media information from the Media item details in the Media Library. Other fields that could be useful along with EXIF data would be the Alt Text, Title, Caption, Description and Uploaded By user.
#1
@
5 years ago
- Keywords has-patch added
48009.diff reuses wp_prepare_attachment_for_js()
to get the additional info of the media.
@garrett-eclipse - Give it a test when you have the time :)
Example of the Media items showing just their URL