Opened 6 months ago
Last modified 6 months ago
#64127 closed defect (bug)
KSES: Add `name` attribute to the <details> element — at Initial Version
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | normal | Version: | 6.8 |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Description
We should add the name attribute to the details element in the global $allowedposttags array.
The details block supports the name attribute since WP 6.8, so it needs to be added. Otherwise, it will be stripped when saving.
Note: See
TracTickets for help on using
tickets.