Changes between Version 2 and Version 3 of Ticket #57549
- Timestamp:
- 01/26/2023 01:37:25 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57549 – Description
v2 v3 1 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 2 3 The front-end script changes will be included in #57471 when `@wordpress` packages are updated. 4 3 5 See https://github.com/WordPress/gutenberg/pull/46212.