#12835 closed defect (bug) (fixed)
kses is missing HTML 5 elements
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Formatting | Keywords: | has-patch |
| Focuses: | Cc: |
Description
kses is missing some of the new elements in HTML 5. The following patch covers those in wpautop(), there are likely ones missing from this.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Add HTML 5 elements to kses, first pass