Staging
Create a WordPress staging site before touching production.
Use GET to copy the current production site into staging. Test theme changes, plugin updates, page edits, or imported development work before deciding whether anything should go live.
What this page covers
Prepare a place to test WordPress changes.
Free core 0.8.18 creates staging, supports Migration import and export, keeps backups available, reviews item-level differences, and publishes with preview-first PUSH. Live Push is an optional dedicated full-site workflow.
Recommended flow
Create, review, and publish only when needed.
- Install the free core plugin from WordPress.org.
- Create or refresh staging from production with GET.
- Review updates, edits, or imported development work on staging.
- Confirm the result and keep a backup before production publishing.
- Use core PUSH only when the reviewed changes should go live.
Use cases
How this page fits into real WordPress release work.
Each feature page answers the operational questions an administrator checks before production data changes.
Feature FAQ
Questions to answer before using this workflow.
Does GET change production?
No. GET prepares or refreshes staging from production. It does not publish staging changes to production.
Do I need the paid add-on to create staging?
No. Staging creation is part of the free core workflow.
When should I refresh staging?
Refresh when production has changed and the staging copy is no longer a reliable base for testing.
Can I stop before overwrite?
Yes. Difference review appears when both sides have newer changes that need an administrator decision.
Next step
Try WordPress staging creation with the free core first.
PUSH publishing is included. Purchase Live Push only when a dedicated full-site flow and licensed add-on updates in WordPress admin are useful.