[wp-trac] [WordPress Trac] #63786: KSES: Add new allowed HTML tags

WordPress Trac noreply at wordpress.org
Wed Oct 1 00:13:51 UTC 2025


#63786: KSES: Add new allowed HTML tags
--------------------------------------------+--------------------------
 Reporter:  ramiy                           |       Owner:  westonruter
     Type:  enhancement                     |      Status:  closed
 Priority:  normal                          |   Milestone:  6.9
Component:  Editor                          |     Version:
 Severity:  normal                          |  Resolution:  fixed
 Keywords:  has-patch has-test-info commit  |     Focuses:
--------------------------------------------+--------------------------
Changes (by westonruter):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"60886" 60886]:
 {{{
 #!CommitTicketReference repository="" revision="60886"
 Editor: Add 6 missing HTML5 semantic tags (`data`, `meter`, `progress`,
 `search`, `time`, `wbr`) and their attributes to KSES.

 1. `data` (attribute: `value`)
 2. `meter` (attributes: `high`, `low`, `max`, `min`, `optimum`, `value`)
 3. `progress` (attributes: `max`, `value`)
 4. `search`
 5. `time` (attribute: `datetime`)
 6. `wbr`

 Props ramiy, rollybueno, westonruter.
 Fixes #63786.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63786#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list