WP_oEmbed::_fetch_with_format()
Method: Fetches result from an oEmbed provider for a specific format and complete provider URL
Source: wp-includes/class-wp-oembed.php:567
Method: Fetches result from an oEmbed provider for a specific format and complete provider URL
Source: wp-includes/class-wp-oembed.php:567
Method: Parses a json response body.
Source: wp-includes/class-wp-oembed.php:593
Method: Parses an XML response body.
Source: wp-includes/class-wp-oembed.php:606
Method: Serves as a helper function for parsing an XML response body.
Source: wp-includes/class-wp-oembed.php:640
Method: Removes an oEmbed provider.
Source: wp-includes/class-wp-oembed.php:331
Method: Strips any new lines from the HTML.
Source: wp-includes/class-wp-oembed.php:745
Method: Converts a data object from WP_oEmbed::fetch() and returns the HTML.
Source: wp-includes/class-wp-oembed.php:683
Method: Attempts to discover link tags at the given URL for an oEmbed provider.
Source: wp-includes/class-wp-oembed.php:434
Method: Connects to a oEmbed provider and returns the result.
Source: wp-includes/class-wp-oembed.php:527
Method: Takes a URL and attempts to return the oEmbed data.
Source: wp-includes/class-wp-oembed.php:351