Make WordPress Core

Changes between Initial Version and Version 5 of Ticket #64127


Ignore:
Timestamp:
10/22/2025 07:41:33 PM (4 months ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64127

    • Property Keywords has-patch added
    • Property Owner set to westonruter
    • Property Status changed from new to reviewing
    • Property Milestone changed from Awaiting Review to 6.9
  • Ticket #64127 – Description

    initial v5  
    22
    33The details block supports the `name` attribute since WP 6.8, so it needs to be added. Otherwise, it will be stripped when saving.
     4
     5Related to:
     6
     7 * #12835
     8 * https://github.com/WordPress/gutenberg/pull/71054
     9 * https://github.com/WordPress/gutenberg/pull/56971