Make WordPress Core

Changeset 52069 for trunk/package.json


Ignore:
Timestamp:
11/09/2021 02:15:23 AM (4 years ago)
Author:
noisysocks
Message:

Add Site Editor and PHP changes from Gutenberg 10.1 - 11.9

  • First pass at adding the site editor from the Gutenberg plugin to wp-admin/site-editor.php.
  • Adds miscellaneous PHP changes from Gutenberg 10.1 - 11.9.

Follows [52042].
See #54337.
Props youknowriad, aristath, hellofromtonya, gziolo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r52046 r52069  
    100100        "@wordpress/dom-ready": "3.2.2",
    101101        "@wordpress/edit-post": "5.0.5",
     102        "@wordpress/edit-site": "3.0.5",
    102103        "@wordpress/edit-widgets": "3.1.0",
    103104        "@wordpress/editor": "12.0.2",
Note: See TracChangeset for help on using the changeset viewer.