All features
Cherry Blossom feature
Safe theme updates and migrations
Evolve installations without losing track of required data changes.
What it does
Provides a version-aware migration runner for changes that must happen when the theme is updated.
How it works
A registry orders update steps, persistent state records completion and the runner applies pending migrations. CLI and diagnostics support make update behaviour inspectable and recoverable.
What is included
- Ordered migration registry
- Persistent update state
- WP-CLI support and diagnostics