humanmade / S3-Uploads

The WordPress Plugin to Store Uploads on Amazon S3
1.92k stars 389 forks source link

Possible to only upload specific files to S3 bucket? #654

Closed tislars closed 11 months ago

tislars commented 11 months ago

I want to only upload a few files to the S3 bucket. For example, when a file has a specific prefix as filename or it contains a category foobar.

Is there a filter/action I can hook into?

rmccue commented 11 months ago

This is not possible with S3 Uploads. Please search previous issues for more information.