Make WordPress Core


Ignore:
Timestamp:
02/09/2024 06:20:12 PM (9 months ago)
Author:
youknowriad
Message:

Editor: Update the WordPress packages to Gutenberg 17.7RC1.

This brings the latest and greatest from Gutenberg.
The full changelog is available here
https://github.com/WordPress/gutenberg/releases/tag/v17.7.0-rc.1

Props youknowriad, get_dave.
See #60315.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/blocks/nextpage/block.json

    r56065 r57578  
    1212        "customClassName": false,
    1313        "className": false,
    14         "html": false
     14        "html": false,
     15        "interactivity": {
     16            "clientNavigation": true
     17        }
    1518    },
    1619    "editorStyle": "wp-block-nextpage-editor"
Note: See TracChangeset for help on using the changeset viewer.