BE Media from Production

plugin banner

For developers – Uses local media when available, and uses the production server for the rest.

Author:CultivateWP (profile at wordpress.org)
WordPress version required:4.3
WordPress version tested:6.3.4
Plugin version:1.7.0
Added to WordPress repository:09-05-2019
Last updated:28-11-2023
Rating, %:100
Rated by:8
Plugin URI:https://cultivatewp.com/our-plugins/be-media-...
Total downloads:11 236
Active installs:1 000+
plugin download
Click to start download

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.