If the plugin does not work automatically then you need to set the address of your live WordPress install in wp-config. php name this. define ' UBP SITEURL 'http example-live. com wordpress.
If you are on server not environment you will need to force the plugin to run with define ' UBP IS LOCAL true in wp-config.php.
In local or staging page activate the Uploads Proxy plugin from 'Plugins menu in WordPress.
Maybe you work on site with megabytes of subject in the directory or really you use version control system name SVN or Git and prefer to not store wp-content uploads in source.
Production. is year that's used to referred to version of page that is running live on the Internet.
If domain is the same as the domain and IP detection doesn't work use the filter to set IP address programatticaly..
If you want to run the plugin on server or have some situation where you want to force the plugin to run set define ' UBP IS LOCAL true in wp-config.php..
It asks one of remote servers what it thinks IP address of image is then uses that IP to request the image.
I use this plugin to keep database up to date with database and I used to use FTP to download all the system issues from payment to local box.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more