esc_xml()
Function: Escaping for XML blocks.
Source: wp-includes/formatting.php:4632
Function: Escaping for XML blocks.
Source: wp-includes/formatting.php:4632
Filter Hook: Filters a string cleaned and escaped for output in XML.
Source: wp-includes/formatting.php:4678
Function: Removes non-allowable HTML from parsed block attribute values when filtering in the post context.
Source: wp-includes/formatting.php:5092
Filter Hook: Filters the rel value that is added to URL matches converted to links.
Source: wp-includes/formatting.php:2931
Function: Callback to add a rel attribute to HTML A element.
Source: wp-includes/formatting.php:3133
Function: Adds `rel=”nofollow ugc”` string to all HTML A elements in content.
Source: wp-includes/formatting.php:3207
Function: Adds all filters modifying the rel attribute of targeted links.
Source: wp-includes/formatting.php:3315
Function: Removes all filters modifying the rel attribute of targeted links.
Source: wp-includes/formatting.php:3338
Filter Hook: Filters the rel values that are added to links with `target` attribute.
Source: wp-includes/formatting.php:3288
Function: Adds `rel=”noopener”` to all HTML A elements that have a target.
Source: wp-includes/formatting.php:3229
Function: Callback to add `rel=”noopener”` string to HTML A element.
Source: wp-includes/formatting.php:3267
Function: Returns arrays of emoji data.
Source: wp-includes/formatting.php:6015
Function: Internal helper function to sanitize a string from user input or from the database.
Source: wp-includes/formatting.php:5475
Filter Hook: Filters a sanitized textarea field string.
Source: wp-includes/formatting.php:5462
Function: Sanitizes a multiline string from user input or from the database.
Source: wp-includes/formatting.php:5451
Filter Hook: Filters the URL where emoji SVG images are hosted.
Source: wp-includes/formatting.php:5784
Filter Hook: Filters the extension of the emoji SVG files.
Source: wp-includes/formatting.php:5793
Function: Maps a function to all non-iterable elements of an array or an object.
Source: wp-includes/formatting.php:5012
Function: Navigates through an array, object, or scalar, and decodes URL-encoded values
Source: wp-includes/formatting.php:2854
Function: Callback function for `stripslashes_deep() ` which strips slashes from strings.
Source: wp-includes/formatting.php:2818
Function: Retrieves the regular expression for an HTML element.
Source: wp-includes/formatting.php:622
Function: Formats text for the editor.
Source: wp-includes/formatting.php:4286
Filter Hook: Filters the text after it is formatted for the editor.
Source: wp-includes/formatting.php:4300
Function: Converts invalid Unicode references range to valid range.
Source: wp-includes/formatting.php:2462
Function: Implements a logic tree to determine whether or not “7′.” represents seven feet, then converts the special char into either a prime char or a closing quote char.
Source: wp-includes/formatting.php:318
Function: Separates HTML elements and comments from the text.
Source: wp-includes/formatting.php:611
Function: Replaces characters or phrases within HTML elements only.
Source: wp-includes/formatting.php:753
Function: Converts emoji characters to their equivalent HTML entity.
Source: wp-includes/formatting.php:5828
Function: Converts emoji to a static img element.
Source: wp-includes/formatting.php:5849
Function: Converts emoji in emails into static images.
Source: wp-includes/formatting.php:5944