get_url_in_content
get_url_in_content ( $content )
Parameters:- (string) content A string which might contain a URL.
Returns:- (string|false) The found URL.
Defined at: - Introduced in WordPress: 3.6.0
- Deprecated in WordPress: —
Description
Extracts and returns the first URL from passed content.