junaidbhura / fly-dynamic-image-resizer

Fly Dynamic Image Resizer plugin for WordPress
https://wordpress.org/plugins/fly-dynamic-image-resizer/
MIT License
162 stars 26 forks source link

Don't work when use MAMP Pro and local development use remote Images #35

Closed supriome closed 4 years ago

supriome commented 4 years ago

When use MAMP Pro for local Wordpress development, function fly_get_attachment_image_src() can't get the right url and return undefined.

Link:MAMP PRO FOR LOCAL WORDPRESS DEVELOPMENT

junaidbhura commented 4 years ago

Hi @supriome this plugin requires images to be locally available. It does not work with remote images, sorry about that!