#12835 closed defect (bug) (fixed)
kses is missing HTML 5 elements
| Reported by: | rmccue | Owned by: | rmccue |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Formatting | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Add HTML 5 elements to kses, first pass