Get S3 Object Metadata from Post or Attachment ID
-
Hello,
For the Offload Media Lite plugin connected to an AWS S3 setup, is there a way to get the S3 location metadata?
The image is uploaded via the Media Library and I am able to see the corresponding files in the S3 bucket, under the key of:
bucket-name/wp-media/2022/07/1234567/image.png
where the “1234567” is some sequential value.
I am trying to hook into the WP deletion of an image, and I need to manipulate other files that are stored in the same S3 bucket location as the origin image.
Thank you
Jon
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Get S3 Object Metadata from Post or Attachment ID’ is closed to new replies.