get_url_in_content()
Function: Extracts and returns the first URL from passed content.
Source: wp-includes/formatting.php:5723
Function: Extracts and returns the first URL from passed content.
Source: wp-includes/formatting.php:5723
Function: Adds a base URL to relative links in passed content.
Source: wp-includes/formatting.php:5334
Function: Callback to add a base URL to relative links in passed content.
Source: wp-includes/formatting.php:5352
Function: Adds a Target attribute to all links in passed content.
Source: wp-includes/formatting.php:5380
Function: Callback to add a target attribute to all links in passed content.
Source: wp-includes/formatting.php:5398
Function: Normalizes EOL characters and strips duplicate whitespace.
Source: wp-includes/formatting.php:5413
Function: Properly strips all HTML tags including script and style
Source: wp-includes/formatting.php:5433
Function: Sanitizes a string from user input or from the database.
Source: wp-includes/formatting.php:5488
Function: Sanitizes a multiline string from user input or from the database.
Source: wp-includes/formatting.php:5516
Function: Localizes list items before the rest of the content.
Source: wp-includes/formatting.php:5233