Read the sync-mode rules
Open the related page.
Resources
Theme Sync is the safer code-led path for many front-end WordPress changes. It helps keep protected live data out of the release path while still allowing governed delivery.
Theme Sync is the code-led release mode used for theme, template, and presentation changes where protected live data should stay untouched.
A simple example or comparison usually makes the rule easier to understand.
| Theme Sync fits | Theme Sync does not fit |
|---|---|
| Theme and template changes | Broad site-state sync requirements |
| Presentation-led work | Heavy enterprise commerce complexity |
| Front-end UX and content changes | An excuse to skip release review |
Useful next reading if you want the full delivery context.
Next step
Use the signup flow and describe the kind of changes you need.