wp_enqueue_emoji_styles()
Function: Enqueues the important emoji-related styles.
Source: wp-includes/formatting.php:5865
Function: Enqueues the important emoji-related styles.
Source: wp-includes/formatting.php:5865
Function: Strips out all characters not allowed in a locale name.
Source: wp-includes/formatting.php:2459
Filter Hook: Filters a sanitized locale name string.
Source: wp-includes/formatting.php:2471
Function: Helper function used to build the “rel” attribute for a URL when creating an anchor using make_clickable() .
Source: wp-includes/formatting.php:3032
Function: Escaping for XML blocks.
Source: wp-includes/formatting.php:4752
Filter Hook: Filters a string cleaned and escaped for output in XML.
Source: wp-includes/formatting.php:4798
Function: Removes non-allowable HTML from parsed block attribute values when filtering in the post context.
Source: wp-includes/formatting.php:5220
Filter Hook: Filters the rel value that is added to URL matches converted to links.
Source: wp-includes/formatting.php:3057
Function: Callback to add a rel attribute to HTML A element.
Source: wp-includes/formatting.php:3218
Function: Adds `rel=”nofollow ugc”` string to all HTML A elements in content.
Source: wp-includes/formatting.php:3291
Function: Adds all filters modifying the rel attribute of targeted links.
Source: wp-includes/formatting.php:3399
Function: Removes all filters modifying the rel attribute of targeted links.
Source: wp-includes/formatting.php:3422
Function: Adds `rel=”noopener”` to all HTML A elements that have a target.
Source: wp-includes/formatting.php:3313
Function: Callback to add `rel=”noopener”` string to HTML A element.
Source: wp-includes/formatting.php:3351
Filter Hook: Filters the rel values that are added to links with `target` attribute.
Source: wp-includes/formatting.php:3372
Function: Returns arrays of emoji data.
Source: wp-includes/formatting.php:6173
Function: Internal helper function to sanitize a string from user input or from the database.
Source: wp-includes/formatting.php:5632
Filter Hook: Filters a sanitized textarea field string.
Source: wp-includes/formatting.php:5619
Function: Sanitizes a multiline string from user input or from the database.
Source: wp-includes/formatting.php:5608
Filter Hook: Filters the URL where emoji SVG images are hosted.
Source: wp-includes/formatting.php:5942
Filter Hook: Filters the extension of the emoji SVG files.
Source: wp-includes/formatting.php:5951
Function: Maps a function to all non-iterable elements of an array or an object.
Source: wp-includes/formatting.php:5140
Function: Callback function for `stripslashes_deep() ` which strips slashes from strings.
Source: wp-includes/formatting.php:2866
Function: Navigates through an array, object, or scalar, and decodes URL-encoded values
Source: wp-includes/formatting.php:2902
Function: Retrieves the regular expression for an HTML element.
Source: wp-includes/formatting.php:626
Function: Formats text for the editor.
Source: wp-includes/formatting.php:4403
Filter Hook: Filters the text after it is formatted for the editor.
Source: wp-includes/formatting.php:4417
Function: Converts invalid Unicode references range to valid range.
Source: wp-includes/formatting.php:2503
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:320
Function: Separates HTML elements and comments from the text.
Source: wp-includes/formatting.php:615