You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shared one editor-safe save pipeline across Gutenberg write paths for content preparation, layout validation, design-markup protection, persistence, and response formatting.
Reused the same write safety checks for page, template, navigation, synced-pattern, and post block updates.
Verification
PHP lint passed.
WP Plugin Check passed on dev.devenia.com.
Dev functional check confirmed design-markup loss is blocked by default and allowed only with explicit override.