Make WordPress Core

Opened 11 years ago

Last modified 8 years ago

#33204 new enhancement

kses $allowedposttags should support microdata

Reported by: wordpressplugindeveloper Owned by:
Priority: normal Milestone: Awaiting Review
Component: Formatting Version:
Severity: normal Keywords: kses
Cc: Focuses:

Description

It should support more attributes:
itemscope, itemprop, itemref, itemtype and itemid

check out https://en.wikipedia.org/wiki/Microdata_(HTML)#Global_attributes

Change History (5)

#1 @SergeyBiryukov
11 years ago

  • Component Posts, Post TypesFormatting
  • Summary kese $allowedposttags should support microdatakses $allowedposttags should support microdata

#2 follow-up: @miqrogroove
11 years ago

  • Keywords kses added

This is likely just a duplicate of the HTML 5 ticket.

#3 in reply to: ↑ 2 @wordpressplugindeveloper
11 years ago

Replying to miqrogroove:

This is likely just a duplicate of the HTML 5 ticket.

sorry if I overlooked. Would mind me giving the html 5 ticket link?

Last edited 11 years ago by wordpressplugindeveloper (previous) (diff)

#5 @GaryJ
8 years ago

Turns out that this wasn't a duplicate, and never got addressed. The $allowedposttags still doesn't allow for microdata-related attributes.

Note: See TracTickets for help on using tickets.