[wp-trac] [WordPress Trac] #42479: Parse location data from video and audio uploads
WordPress Trac
noreply at wordpress.org
Thu Nov 9 03:11:16 UTC 2017
#42479: Parse location data from video and audio uploads
------------------------------------------+------------------------------
Reporter: desrosj | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version:
Severity: normal | Resolution:
Keywords: needs-patch needs-unit-tests | Focuses:
------------------------------------------+------------------------------
Comment (by dd32):
Replying to [comment:2 melchoyce]:
> Could this data be used for malicious purposes? Is there any way to
limit how public this data is by default?
Given we don't strip the data from uploads itself, it'd be merely making
the data more accessible to WordPress plugins & themes.
I would assume we'd store it in an underscored field `_location_data`
maybe? which would mean that unless a plugin/theme chose to expose it, it
shouldn't be queryable in any way.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42479#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list