get_oembed_response_data_for_url
get_oembed_response_data_for_url ( $url, $args )
Parameters:- (string) url The URL that should be inspected for discovery `<link>` tags.
- (array) args oEmbed remote get arguments.
Returns:- (object|false) oEmbed response data if the URL does belong to the current site. False otherwise.
Defined at: - Introduced in WordPress: 5.0.0
- Deprecated in WordPress: —
Description
Retrieves the oEmbed response data for a given URL.