_make_clickable_rel_attr()
Function: Helper function used to build the “rel” attribute for a URL when creating an anchor using make_clickable() .
Source: wp-includes/formatting.php:2983
Function: Helper function used to build the “rel” attribute for a URL when creating an anchor using make_clickable() .
Source: wp-includes/formatting.php:2983
Function: Escaping for XML blocks.
Source: wp-includes/formatting.php:4647
Filter Hook: Filters a string cleaned and escaped for output in XML.
Source: wp-includes/formatting.php:4693
Function: Removes non-allowable HTML from parsed block attribute values when filtering in the post context.
Source: wp-includes/formatting.php:5107
Filter Hook: Filters the rel value that is added to URL matches converted to links.
Source: wp-includes/formatting.php:3008
Function: Callback to add a rel attribute to HTML A element.
Source: wp-includes/formatting.php:3154
Function: Adds `rel=”nofollow ugc”` string to all HTML A elements in content.
Source: wp-includes/formatting.php:3227
Function: Adds all filters modifying the rel attribute of targeted links.
Source: wp-includes/formatting.php:3335
Function: Removes all filters modifying the rel attribute of targeted links.
Source: wp-includes/formatting.php:3358
Filter Hook: Filters the rel values that are added to links with `target` attribute.
Source: wp-includes/formatting.php:3308
Function: Adds `rel=”noopener”` to all HTML A elements that have a target.
Source: wp-includes/formatting.php:3249
Function: Callback to add `rel=”noopener”` string to HTML A element.
Source: wp-includes/formatting.php:3287
Function: Returns arrays of emoji data.
Source: wp-includes/formatting.php:6059
Function: Internal helper function to sanitize a string from user input or from the database.
Source: wp-includes/formatting.php:5516
Filter Hook: Filters a sanitized textarea field string.
Source: wp-includes/formatting.php:5503
Function: Sanitizes a multiline string from user input or from the database.
Source: wp-includes/formatting.php:5492
Filter Hook: Filters the URL where emoji SVG images are hosted.
Source: wp-includes/formatting.php:5828
Filter Hook: Filters the extension of the emoji SVG files.
Source: wp-includes/formatting.php:5837
Function: Maps a function to all non-iterable elements of an array or an object.
Source: wp-includes/formatting.php:5027
Function: Navigates through an array, object, or scalar, and decodes URL-encoded values
Source: wp-includes/formatting.php:2857
Function: Callback function for `stripslashes_deep() ` which strips slashes from strings.
Source: wp-includes/formatting.php:2821
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:4301
Filter Hook: Filters the text after it is formatted for the editor.
Source: wp-includes/formatting.php:4315
Function: Converts invalid Unicode references range to valid range.
Source: wp-includes/formatting.php:2465
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:5872
Function: Converts emoji to a static img element.
Source: wp-includes/formatting.php:5893