WordPress.org

Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#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:

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)

kses.diff (3.3 KB) - added by rmccue 3 years ago.
Add HTML 5 elements to kses, first pass

Download all attachments as: .zip

Change History (4)

rmccue3 years ago

Add HTML 5 elements to kses, first pass

comment:1 nacin3 years ago

(In [14406]) Add HTML 5 elements to kses, first pass. props rmccue. see #12835.

comment:2 nacin3 years ago

(In [14406]) Add HTML 5 elements to kses, first pass. props rmccue. see #12835.

comment:3 nacin3 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Let's re-open if we missed anything.

Note: See TracTickets for help on using tickets.