WP_oEmbed
Class: Core class used to implement oEmbed functionality.
Source: wp-includes/class-wp-oembed.php:20
Class: Core class used to implement oEmbed functionality.
Source: wp-includes/class-wp-oembed.php:20
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
Action Hook: Fires after all default WordPress widgets have been registered.
Source: wp-includes/widgets.php:1852
Method: Parses an XML response body.
Source: wp-includes/class-wp-oembed.php:606
Filter Hook: Filters the list of sanctioned oEmbed providers.
Source: wp-includes/class-wp-oembed.php:220
Method: Serves as a helper function for parsing an XML response body.
Source: wp-includes/class-wp-oembed.php:640
Filter Hook: Filters the oEmbed result before any HTTP requests are made.
Source: wp-includes/class-wp-oembed.php:401
Function: Process RSS feed widget data and optionally retrieve feed items.
Source: wp-includes/widgets.php:1765
Method: Converts a data object from WP_oEmbed::fetch() and returns the HTML.
Source: wp-includes/class-wp-oembed.php:683