Opened 3 years ago
Closed 3 years ago
#12835 closed defect (bug) (fixed)
kses is missing HTML 5 elements
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Formatting | Version: | |
| Severity: | normal | Keywords: | has-patch |
| 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)
Note: See
TracTickets for help on using
tickets.
Add HTML 5 elements to kses, first pass