Skip to content

Default rendering mode for pages outside of the Site Editor #68684

@Mamaduka

Description

@Mamaduka

#62304/#68549 introduced a new setting to set the editor's default rendering mode for post types. It also updated this setting for Pages; now, they will render the page template + content.

Previously, this value was hardcoded in the Site Editor, but now the setting is shared across the editors.

Needs Decision

Let's decide whether the template-locked should be Pages' new default rendering mode.

Note

The decision concerns the default rendering mode that will ship with WordPress 6.8. After all UX issues have been resolved, the goal is to render pages in template-locked mode in the future.

Pros of template-locked:

  • It makes the page editing experience consistent between Site and Post editors.

Cons of template-locked:

Supported modes and what they represent:

  • post-only Renders post-content blocks, allowing content to be edited in isolation. This is the default value for all post types except pages.
  • template-locked—This mode renders both the template and post blocks, but the template blocks are locked and cannot be edited. The post blocks are editable. This is a new default for pages.

Screenshots

Posts Pages
Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs DecisionNeeds a decision to be actionable or relevant[Feature] Template Editing ModeRelated to the template editor available in the Block Editor

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions