WP_oEmbed::get_data()
Method: Takes a URL and attempts to return the oEmbed data.
Source: wp-includes/class-wp-oembed.php:355
Method: Takes a URL and attempts to return the oEmbed data.
Source: wp-includes/class-wp-oembed.php:355
Filter Hook: Filters the oEmbed result before any HTTP requests are made.
Source: wp-includes/class-wp-oembed.php:405
Method: Takes a URL and returns the corresponding oEmbed provider’s URL, if there is one.
Source: wp-includes/class-wp-oembed.php:263
Method: Adds an oEmbed provider.
Source: wp-includes/class-wp-oembed.php:312
Method: Removes an oEmbed provider.
Source: wp-includes/class-wp-oembed.php:335
Filter Hook: Filters oEmbed remote get arguments.
Source: wp-includes/class-wp-oembed.php:454
Method: Exposes private/protected methods for backward compatibility.
Source: wp-includes/class-wp-oembed.php:238
Filter Hook: Filters the returned oEmbed HTML.
Source: wp-includes/class-wp-oembed.php:743
Method: Strips any new lines from the HTML.
Source: wp-includes/class-wp-oembed.php:757
Class: Core class used to implement oEmbed functionality.
Source: wp-includes/class-wp-oembed.php:20
Method: Parses an XML response body.
Source: wp-includes/class-wp-oembed.php:617
Method: Constructor.
Source: wp-includes/class-wp-oembed.php:51
Method: Serves as a helper function for parsing an XML response body.
Source: wp-includes/class-wp-oembed.php:652
Filter Hook: Filters the list of sanctioned oEmbed providers.
Source: wp-includes/class-wp-oembed.php:223
Method: Converts a data object from WP_oEmbed::fetch() and returns the HTML.
Source: wp-includes/class-wp-oembed.php:695
Method: The do-it-all function that takes a URL and attempts to return the HTML.
Source: wp-includes/class-wp-oembed.php:387
Filter Hook: Filters the HTML returned by the oEmbed provider.
Source: wp-includes/class-wp-oembed.php:427
Method: Attempts to discover link tags at the given URL for an oEmbed provider.
Source: wp-includes/class-wp-oembed.php:438
Filter Hook: Filters the link types that contain oEmbed provider URLs.
Source: wp-includes/class-wp-oembed.php:470
Method: Connects to an oEmbed provider and returns the result.
Source: wp-includes/class-wp-oembed.php:531
Filter Hook: Filters the oEmbed URL to be fetched.
Source: wp-includes/class-wp-oembed.php:550
Method: Fetches result from an oEmbed provider for a specific format and complete provider URL
Source: wp-includes/class-wp-oembed.php:573
Method: Parses a json response body.
Source: wp-includes/class-wp-oembed.php:603