WP_oEmbed::discover()
Method: Attempts to discover link tags at the given URL for an oEmbed provider.
Source: wp-includes/class-oembed.php:423
Method: Attempts to discover link tags at the given URL for an oEmbed provider.
Source: wp-includes/class-oembed.php:423
Method: Strips any new lines from the HTML.
Source: wp-includes/class-oembed.php:700
Filter Hook: Filters the returned oEmbed HTML.
Source: wp-includes/class-oembed.php:686
Method: Converts a data object from WP_oEmbed::fetch() and returns the HTML.
Source: wp-includes/class-oembed.php:643
Method: Serves as a helper function for parsing an XML response body.
Source: wp-includes/class-oembed.php:605
Method: Parses an XML response body.
Source: wp-includes/class-oembed.php:582
Method: Parses a json response body.
Source: wp-includes/class-oembed.php:569
Method: Fetches result from an oEmbed provider for a specific format and complete provider URL
Source: wp-includes/class-oembed.php:546
Filter Hook: Filters the oEmbed URL to be fetched.
Source: wp-includes/class-oembed.php:526
Method: Connects to a oEmbed provider and returns the result.
Source: wp-includes/class-oembed.php:508