Make WordPress Core

Changes between Version 1 and Version 3 of Ticket #52920


Ignore:
Timestamp:
03/26/2021 11:45:41 AM (5 years ago)
Author:
gziolo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52920 – Description

    v1 v3  
    77- most of the settings that are defined on the client in the block editor package in https://github.com/WordPress/gutenberg/blob/trunk/packages/block-editor/src/store/defaults.js get exposed from the new `get_default_block_editor_settings` method
    88- shared block editor configuration gets abstracted in the new `block_editor_configure` method
     9- `wp-format-library` assets are always loaded for the block editor with the corresponding hook
    910
    1011To explore: