I would like to develop my website locally on my computer WAMP server but the thing is that all images and stuff are on the remote server in the uploads folder. Is there a way to work locally for files and link the upload folder to the remote server for media content ? Maybe a vhost setting or something like that.

3 Answers
3

Check out Paul Clark’s Uploads by Proxy plugin:

For local development: Automatically load images from the production version of wp-content/uploads if they are missing locally.

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *