Share media among different domains
The short answer is that this cannot be done with vanilla WordPress (I know, I tried). However, a little coding could make that happen. Images are stored in WordPress as a built-in post type – Attachments. This is what you would need to update on the remote sites with details of the CDN image as … Read more