humanmade / network-media-library

Network Media Library plugin for WordPress Multisite
MIT License
290 stars 55 forks source link

Image sharing on existing Multi-site #71

Closed dennislam08 closed 4 years ago

dennislam08 commented 4 years ago

It is a problem when I install this plugin on the existing multi-site, I can't get the image on the subsites.

I suggest we can check the image before it returns the result on wp_get_attachment_image_src filter function. If the image array is empty after switched to the media site, we can get the image from the current blog.

Screenshot 2020-03-16 at 1 11 15 PM

johnbillion commented 4 years ago

Thanks for the report. This is not a use case that this plugin will support because it greatly increases the complexity. I recommend checking out the alternatives.