BE Media from Production

0

When spinning up a staging or local development environment, you might not need the full uploads directory, but you also don’t want to see broken images throughout the site. This plug

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag

Description

When spinning up a staging or local development environment, you might not need the full uploads directory, but you also don’t want to see broken images throughout the site.

This plugin lets you use the production server for missing media. Define the production URL using a wp-config.php constant BE_MEDIA_FROM_PRODUCTION_URL or filter be_media_from_production_url.

In all cases, if a local file exists, it will be used in preference to the remote file.