Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #42479, comment 3


Ignore:
Timestamp:
11/09/2017 03:12:47 AM (8 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42479, comment 3

    initial v1  
    44Given we don't strip the data from uploads itself, it'd be merely making the data more accessible to WordPress plugins & themes.
    55I 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.
     6
     7'''Note: Images in #9257 is probably a better place to discuss the implications of this, leaving this purely for extending anything done for images to audio/video'''