Staging & Merge

Can I share the staging site with team or clients?
Yes, you can.
Fri, 24 Apr, 2020 at 2:31 PM
Can I stage any backup version?
Yes, you can.
Fri, 24 Apr, 2020 at 2:31 PM
Can I test the PHP version compatibility with staging?
Yes, you can.
Fri, 24 Apr, 2020 at 2:32 PM
Can we push database selectively and skip WooCommerce transactions?
Yes, you can push only specific database tables and exclude WooCommerce tables to make sure that WooCommerce transactions are not overwritten. Your actual s...
Fri, 24 Apr, 2020 at 2:32 PM
How do I remove HTTP authorization from staging?
You can remove HTTP authorization on a website from the corresponding Site details page on WPRemote dashboard. You can use the same option in the staging mo...
Fri, 24 Apr, 2020 at 2:33 PM
How long is my staging valid?
You can extend your staging site validity up to 56 days
Fri, 24 Apr, 2020 at 2:43 PM
How to visit staging sites for multisites?
If the original site is https://example.com and it has a sub-site called site1.example.com then its staging sites will be: https://example.wpstage.net and h...
Fri, 24 Apr, 2020 at 2:43 PM
I added new content to live site after creating staging site. How to sync the new data?
Any data that you add to the live site after creating the staging site cannot be synced to the staging site. You would have to create a fresh staging site t...
Fri, 24 Apr, 2020 at 2:44 PM
Is it possible to bring back a staging site the way it was after it is expired?
For a short duration of time. Yes. Send an email to support@wpremote.com and our engineers will help you out.
Fri, 24 Apr, 2020 at 2:45 PM
Is it possible to enable cron temporarily or on a specific staging site?
You can easily enable the cron by removing the line “define(‘DISABLE_WP_CRON’, true);” from the wp-config.php file present at the staging site.
Fri, 24 Apr, 2020 at 2:46 PM