Changes between Initial Version and Version 5 of Ticket #64127
- Timestamp:
- 10/22/2025 07:41:33 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64127
- Property Keywords has-patch added
- Property Owner set to westonruter
-
Property
Status
changed from
newtoreviewing -
Property
Milestone
changed from
Awaiting Reviewto6.9
-
Ticket #64127 – Description
initial v5 2 2 3 3 The details block supports the `name` attribute since WP 6.8, so it needs to be added. Otherwise, it will be stripped when saving. 4 5 Related to: 6 7 * #12835 8 * https://github.com/WordPress/gutenberg/pull/71054 9 * https://github.com/WordPress/gutenberg/pull/56971