Make WordPress Core


Ignore:
Timestamp:
10/28/2025 12:24:06 PM (9 months ago)
Author:
ellatrix
Message:

Update Gutenberg packages for Beta 2.

Merges commits on the wp/6.9 branch.
See https://github.com/WordPress/gutenberg/commits/wp/6.9/.

Fixes #64158.
Props priethor, ellatrix.

File:
1 edited

Legend:

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

    r61009 r61077  
    55        "title": "Accordion Panel",
    66        "category": "design",
    7         "description": "Displays an accordion panel.",
     7        "description": "Contains the hidden or revealed content beneath the heading.",
    88        "parent": [ "core/accordion-item" ],
    99        "supports": {
Note: See TracChangeset for help on using the changeset viewer.