corcel / acf

Advanced Custom Fields (ACF) plugin for Corcel
127 stars 100 forks source link

Let File has attachment property like Image has #41

Closed marcoboom closed 7 years ago

marcoboom commented 7 years ago

The File object does not have an attachment property, where the Image object does. I added this property to the File object.

In my case my uploads are stored in S3, so I need the meta of the file to get the S3 url.