Update Staging Environment
Learn to create a staging environment so you can run tests safely.
If you do not have a staging environment, you should invest the time it takes to create one. You should be able to reliably clone your production instance to the staging environment, so you can test plugins and upgrades.
A good strategy to follow is to:
Tip: For information on updating a production environment, visit Update.