Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #57549


Ignore:
Timestamp:
01/25/2023 01:07:03 PM (3 years ago)
Author:
hellofromTonya
Comment:

Self-assigning for review and, when ready, commit.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57549

    • Property Status changed from new to reviewing
    • Property Summary changed from Block editor: iframe for block based themes (PHP backport) to Block Editor: Add a setting to identify a block theme for the iframe
    • Property Owner set to hellofromTonya
    • Property Milestone changed from Awaiting Review to 6.2
    • Property Keywords has-patch gutenberg-merge added
  • Ticket #57549 – Description

    initial v2  
     1The block editor's iframe needs to know if the theme is a block theme. This ticket adds a setting to `get_block_editor_settings()`.
     2
    13See https://github.com/WordPress/gutenberg/pull/46212.