New and updated in 6.2.1
-
function_filter_block_content_callback()
Callback used for regular expression replacement in filter_block_content().
-
functionsanitize_locale_name()
Strips out all characters not allowed in a locale name.
-
Filters a sanitized locale name string.
-
Updates or creates a new attribute on the currently matched tag with the passed value.
Used by 2 functions | Uses 7 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2911 -
Returns the string representation of the HTML Tag Processor.
Used by 3 functions | Uses 3 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3198 -
Parses the next tag.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1519 -
Applies attribute updates to HTML document.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2268 -
Core class used to modify attributes in an HTML document for tags matching a query.
Used by 2 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:411