We have functions for rewriting staging multisite URLs which specifically work with 'staging.tempurl.host' URLs (as per WPMUDev) and so should be updated to work on URL structures for WP Engine, WPMUDev, Cloudways (if possible) and 20i
There could be a function which detects the hosting environment somehow (maybe by server file structure or something else that can be run at a very low level) and then can be used to conditionally run certain functions we only want to have run on certain hosting platforms
We have functions for rewriting staging multisite URLs which specifically work with
'staging.tempurl.host'URLs (as per WPMUDev) and so should be updated to work on URL structures for WP Engine, WPMUDev, Cloudways (if possible) and 20iThere could be a function which detects the hosting environment somehow (maybe by server file structure or something else that can be run at a very low level) and then can be used to conditionally run certain functions we only want to have run on certain hosting platforms