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: Returns the regexp for common whitespace characters.
Source: wp-includes/formatting.php:5746
Filter Hook: Filters the regexp for common whitespace characters.
Source: wp-includes/formatting.php:5762
Function: Sanitizes a string from user input or from the database.
Source: wp-includes/formatting.php:5488
Filter Hook: Filters a sanitized text field string.
Source: wp-includes/formatting.php:5499
Function: Sanitizes a multiline 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:5527
Function: Localizes list items before the rest of the content.
Source: wp-includes/formatting.php:5233
Filter Hook: Filters the translated delimiters used by wp_sprintf_l().
Source: wp-includes/formatting.php:5255
Function: Safely extracts not more than the first $count characters from HTML string.
Source: wp-includes/formatting.php:5302