New and updated in 6.5.5
-
Sanitizes the value of the Template Part block’s `tagName` attribute.
-
functionfilter_block_kses_value()
Filters and sanitizes a parsed block attribute value to remove non-allowable HTML.
-
functiontag_escape()
Escapes an HTML tag name.