Html Api
WP_HTML_Active_Formatting_Elements
List of active formatting elements for handling mis-nested formatting tags. Source: wp-includes/html-api/class-wp-html-active-formatting-elements.php Since: 6.4.0 Access: private Overview The active formatting...
Updated March 4, 2026
WP_HTML_Attribute_Token
Data structure representing an HTML attribute for the tag processor. Source: wp-includes/html-api/class-wp-html-attribute-token.php Since: 6.2.0 Access: private Properties name public $name;...
Updated March 4, 2026
WP_HTML_Decoder
Decodes HTML character references in text content and attributes. Source: wp-includes/html-api/class-wp-html-decoder.php Since: 6.6.0 Methods attribute_starts_with() Checks if a raw attribute...
Updated March 4, 2026