Changes between Initial Version and Version 2 of Ticket #57549
- Timestamp:
- 01/25/2023 01:07:03 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57549
-
Property
Status
changed from
newtoreviewing -
Property
Summary
changed from
Block editor: iframe for block based themes (PHP backport)toBlock Editor: Add a setting to identify a block theme for the iframe - Property Owner set to hellofromTonya
-
Property
Milestone
changed from
Awaiting Reviewto6.2 - Property Keywords has-patch gutenberg-merge added
-
Property
Status
changed from
-
Ticket #57549 – Description
initial v2 1 The 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 1 3 See https://github.com/WordPress/gutenberg/pull/46212.