• I am using a plugin that creates sub folders of images within a folder located in the uploads directory. The new images and folders are created daily. The images are not added to the media library. I am trying to have them optimized with Ewww and then offloaded to S3.

    What is the best way to have these subfolders recognized to be offloaded?

    Do I need to create a solution for them to be added to the media library to be recognized?

Viewing 1 replies (of 1 total)
  • Plugin Author Delicious Brains

    (@deliciousbrains)

    By far the easiest way would be to add them to the Media Library, triggering the offload via wp_update_attachment_metadata().

    We’ve recently done a lot of work to make handling non-Media Library items possible, but we’re not quite at the point of being able to fully document and support that. Still a bit of work and testing needed.

    -IJ

Viewing 1 replies (of 1 total)
  • The topic ‘Image folders not in media library’ is closed to new replies.