I do not know if I have chosen the right place for this topic site
My suggestion would be to highlight the image in posts, pages … has the ability to get from url
Explanation.
Someone who has a small storage at the host server
your photos are set somewhere else
And to get that photo on its website, it has to use the plugin
If this option had a CP default, there would be no need for plugin’s
I hope you understand what I wanted to say
I’m not sure if it’s possible (probably is) to do this without generating a CORS that several browsers consider a security risk because you are loading resources from another domain that isn’t the one where the request happened.
I tried that plugin last night and it imports the image to the media library. I was thinking it would serve the image on the frontend from the url that was choosen.
Maybe it didn’t understood correctly the initial request from @JerryNidzo
What OP is saying is it would be nice to have featured images that are linked from photo sharing services like Imgur and not be forced to store them locally when there is little space. OP also wants to do this without a plugin.
(Edit: petition was posted at GitHub · Where software is built, but petitions have since moved back to the forums, so the right place to continue this discussion is here.)
If this feature were added, there would need to be a check that there wasn’t a Content Security Policy header in place preventing the image from being displayed.