Changeset 55147 for trunk/src/wp-includes/block-editor.php
- Timestamp:
- 01/26/2023 07:59:16 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-editor.php
r55146 r55147 496 496 497 497 $editor_settings['__unstableResolvedAssets'] = _wp_get_iframed_editor_assets(); 498 $editor_settings['__unstableIsBlockBasedTheme'] = wp_is_block_theme(); 498 499 $editor_settings['localAutosaveInterval'] = 15; 499 500 $editor_settings['disableLayoutStyles'] = current_theme_supports( 'disable-layout-styles' );
Note: See TracChangeset
for help on using the changeset viewer.