Skip to content

mcp-abilities-block-editor 0.20.11

Choose a tag to compare

@bjornfix bjornfix released this 05 Jun 00:39
· 17 commits to master since this release

Changes

  • 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.