wp_remove_targeted_link_rel_filters()
Function: Removes all filters modifying the rel attribute of targeted links.
Source: wp-includes/formatting.php:3381
Function: Removes all filters modifying the rel attribute of targeted links.
Source: wp-includes/formatting.php:3381
Function: Helper function used to build the “rel” attribute for a URL when creating an anchor using make_clickable().
Source: wp-includes/formatting.php:3006
Filter Hook: Filters the rel value that is added to URL matches converted to links.
Source: wp-includes/formatting.php:3031
Function: Callback to add a rel attribute to HTML A element.
Source: wp-includes/formatting.php:3177
Function: Strips out all characters not allowed in a locale name.
Source: wp-includes/formatting.php:2444
Filter Hook: Filters a sanitized locale name string.
Source: wp-includes/formatting.php:2456
Function: Sanitizes a URL for database or redirect usage.
Source: wp-includes/formatting.php:4559
Function: Sanitizes a hex color.
Source: wp-includes/formatting.php:6148
Function: Sanitizes a hex color without a hash. Use sanitize_hex_color() when possible.
Source: wp-includes/formatting.php:6173
Function: Ensures that any hex color is properly hashed.
Source: wp-includes/formatting.php:6194