junaidbhura / auto-cloudinary

Super simple Cloudinary auto-upload implementation for WordPress.
https://wordpress.org/plugins/auto-cloudinary/
MIT License
40 stars 9 forks source link

Does it work with localhost? #35

Closed ImKubass closed 4 years ago

ImKubass commented 4 years ago

Does it work with localhost? It seems not.

junaidbhura commented 4 years ago

Hi @ImKubass no, Cloudinary requires your images to be publicly available. So it wouldn't work locally, sorry about that!

junaidbhura commented 4 years ago

You could try falling back to some other plugin locally like this: https://github.com/junaidbhura/auto-cloudinary/wiki/Best-Practices