[wp-trac] [WordPress Trac] #63786: KSES: Add new allowed HTML tags
WordPress Trac
noreply at wordpress.org
Tue Sep 30 23:44:05 UTC 2025
#63786: KSES: Add new allowed HTML tags
-------------------------------------+---------------------
Reporter: ramiy | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.9
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch has-test-info | Focuses:
-------------------------------------+---------------------
Comment (by westonruter):
Note that `dialog` (with its attributes `closedby`, `open`, and `popover`)
were also just committed in r60884. So that is now no longer needed. I've
refreshed the PR with the latest from `trunk`. So the new tags and
attributes being proposed in the PR are:
* `data`
* `meter` (`min`, `max`, `low`, `high`, `optimum`, `value`)
* `progress` (`max`, `value`)
* `search`
* `time` (`datetime`)
* `wbr`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63786#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list