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/block.json

    r61009 r61077  
    55        "title": "Accordion",
    66        "category": "design",
    7         "description": "Displays a group of accordion headings and associated expandable content.",
     7        "description": "Displays a foldable layout that groups content in collapsible sections.",
    88        "example": {},
    99        "supports": {
Note: See TracChangeset for help on using the changeset viewer.