wp_make_link_relative()
Function: Converts full URL paths to absolute paths.
Source: wp-includes/formatting.php:4773
Function: Converts full URL paths to absolute paths.
Source: wp-includes/formatting.php:4773
Function: Sanitizes various option values based on the nature of the option.
Source: wp-includes/formatting.php:4791
Function: Checks and cleans a URL.
Source: wp-includes/formatting.php:4423
Filter Hook: Filters a string cleaned and escaped for output as a URL.
Source: wp-includes/formatting.php:4523
Function: Sanitizes a URL for database or redirect usage.
Source: wp-includes/formatting.php:4541
Function: Converts entities, while preserving already-encoded entities.
Source: wp-includes/formatting.php:4573
Function: Escapes single quotes, `”`, `<`, `>`, `&`, and fixes line endings.
Source: wp-includes/formatting.php:4591
Filter Hook: Filters a string cleaned and escaped for output in JavaScript.
Source: wp-includes/formatting.php:4608
Function: Escaping for HTML blocks.
Source: wp-includes/formatting.php:4619
Filter Hook: Filters a string cleaned and escaped for output in HTML.
Source: wp-includes/formatting.php:4633