Bunch of tools that usefull for WP with stage mode.
open wp-config.php and add this line before line "That's all, stop editing! Happy publishing"
define( 'WP_PRODUCTION_DOMAIN', 'https://production_domain.com' );
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.